Modifica sovrapposizione eventi in dashboard
This commit is contained in:
parent
6e0dae9278
commit
f251c4be23
|
@ -430,6 +430,7 @@ echo '
|
|||
/* plugins: [interactionPlugin, dayGridPlugin, timeGridPlugin], */
|
||||
/* locales: allLocales, */
|
||||
locale: globals.locale,
|
||||
slotEventOverlap: false,
|
||||
hiddenDays: globals.dashboard.show_sunday ? [] : [0],
|
||||
header: {
|
||||
left: "prev,next today",
|
||||
|
|
Loading…
Reference in New Issue