mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-10 16:40:52 +01:00
Fix visualizzazione sessioni in dashboard
This commit is contained in:
parent
37009501b9
commit
bd60b9b230
@ -558,6 +558,7 @@ globals.dashboard = {
|
|||||||
selectMirror: true,
|
selectMirror: true,
|
||||||
eventLimit: false, // allow "more" link when too many events
|
eventLimit: false, // allow "more" link when too many events
|
||||||
allDaySlot: globals.dashboard.informazioni_aggiuntive,
|
allDaySlot: globals.dashboard.informazioni_aggiuntive,
|
||||||
|
showNonCurrentDates: true,
|
||||||
|
|
||||||
loading: function (isLoading, view) {
|
loading: function (isLoading, view) {
|
||||||
if (isLoading) {
|
if (isLoading) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user