mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
alert template schedule pandora_enterprise#3943
This commit is contained in:
parent
3d951749f5
commit
c971ed6dd5
@ -40,6 +40,7 @@ function fullCalendarPandora(calendarEl, settings, initialEvents) {
|
|||||||
eventColor: "#82b92e",
|
eventColor: "#82b92e",
|
||||||
editable: true,
|
editable: true,
|
||||||
dayMaxEvents: 3,
|
dayMaxEvents: 3,
|
||||||
|
dayPopoverFormat: { weekday: "long" },
|
||||||
events: initialEvents,
|
events: initialEvents,
|
||||||
defaultAllDay: false,
|
defaultAllDay: false,
|
||||||
displayEventTime: true,
|
displayEventTime: true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user