1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-02-16 19:40:44 +01:00

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

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