1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2024-12-26 07:44:02 +01:00

Fix parziale selezione slot dashboard

seg is undefined
This commit is contained in:
Luca 2020-04-28 14:22:10 +02:00
parent e434415eca
commit 36b837b909

View File

@ -598,7 +598,7 @@ echo "
?>
lazyFetching: true,
slotEventOverlap :false,
selectHelper: true,
selectHelper: false,
eventLimit: false, // allow "more" link when too many events
allDaySlot: false,
loading: function(isLoading, view) {