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:
parent
e434415eca
commit
36b837b909
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user