Fix visualizzazione sessioni in dashboard
This commit is contained in:
parent
37009501b9
commit
bd60b9b230
|
@ -558,6 +558,7 @@ globals.dashboard = {
|
|||
selectMirror: true,
|
||||
eventLimit: false, // allow "more" link when too many events
|
||||
allDaySlot: globals.dashboard.informazioni_aggiuntive,
|
||||
showNonCurrentDates: true,
|
||||
|
||||
loading: function (isLoading, view) {
|
||||
if (isLoading) {
|
||||
|
|
Loading…
Reference in New Issue