From e86b92d9b42623a69e936821d103887913852e76 Mon Sep 17 00:00:00 2001 From: Luca Date: Thu, 8 Oct 2020 10:35:27 +0200 Subject: [PATCH] Aggiunta a fullcalendar licenza per progetti open-source --- modules/dashboard/edit.php | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/dashboard/edit.php b/modules/dashboard/edit.php index 5b8f8a547..2d481a931 100755 --- a/modules/dashboard/edit.php +++ b/modules/dashboard/edit.php @@ -452,6 +452,7 @@ echo ' /* locales: allLocales, */ locale: globals.locale, slotEventOverlap: false, + schedulerLicenseKey: "GPL-My-Project-Is-Open-Source", hiddenDays: globals.dashboard.show_sunday ? [] : [0], header: { left: "prev,next today",