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",
|
||||
editable: true,
|
||||
dayMaxEvents: 3,
|
||||
dayPopoverFormat: { weekday: "long" },
|
||||
events: initialEvents,
|
||||
defaultAllDay: false,
|
||||
displayEventTime: true,
|
||||
|
|
Loading…
Reference in New Issue