From bd60b9b230f9a21973ff23dcb0f9325fcd30f46c Mon Sep 17 00:00:00 2001 From: MatteoPistorello Date: Fri, 1 Sep 2023 10:08:35 +0200 Subject: [PATCH] Fix visualizzazione sessioni in dashboard --- modules/dashboard/edit.php | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/dashboard/edit.php b/modules/dashboard/edit.php index 877d501d2..f240b74b8 100755 --- a/modules/dashboard/edit.php +++ b/modules/dashboard/edit.php @@ -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) {