Skip to content

Commit

Permalink
Calendar: All-Day Events displayed in monthly calendar despite Exclud…
Browse files Browse the repository at this point in the history
…e All-Day option enabled (#2766)

relates to xibosignage/xibo#3507
  • Loading branch information
maurofmferrao authored Oct 18, 2024
1 parent 1d66911 commit c95511b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/calendar.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<legacyType>calendaradvanced</legacyType>
<legacyType>calendar</legacyType>
<dataType>event</dataType>
<dataCacheKey>%uri%_%useDateRange%_%startIntervalFrom%_%customInterval%_%rangeStart%_%rangeEnd%_%useEventTimezone%_%useCalendarTimezone%_%windowsFormatCalendar%</dataCacheKey>
<dataCacheKey>%uri%_%useDateRange%_%startIntervalFrom%_%customInterval%_%rangeStart%_%rangeEnd%_%useEventTimezone%_%useCalendarTimezone%_%windowsFormatCalendar%_%excludeAllDay%</dataCacheKey>
<fallbackData>1</fallbackData>
<schemaVersion>2</schemaVersion>
<assignable>1</assignable>
Expand Down

0 comments on commit c95511b

Please sign in to comment.