Fix orario di inizio e fine calendario

This commit is contained in:
loviuz 2023-01-26 23:53:06 +01:00
parent c3f47d2b31
commit 6e3656a0da
1 changed files with 2 additions and 2 deletions

View File

@ -522,8 +522,8 @@ globals.dashboard = {
slotDuration: "00:15:00",
snapDuration: globals.snapDuration,
initialView: "dayGridMonth",
minTime: globals.dashboard.start_time,
maxTime: globals.dashboard.end_time,
slotMinTime: globals.dashboard.start_time,
slotMaxTime: globals.dashboard.end_time,
lazyFetching: true,
selectMirror: true,
eventLimit: false, // allow "more" link when too many events