From 88c080281ccfe9453498c220258efbf6537e06d5 Mon Sep 17 00:00:00 2001 From: Matteo Date: Mon, 3 Feb 2020 09:58:38 +0100 Subject: [PATCH] Fix altezza dashboard automatica --- modules/dashboard/edit.php | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/dashboard/edit.php b/modules/dashboard/edit.php index c0af7eafd..4c795dda2 100644 --- a/modules/dashboard/edit.php +++ b/modules/dashboard/edit.php @@ -570,6 +570,7 @@ if ($vista == 'mese') { var calendar = $('#calendar').fullCalendar({ locale: globals.locale, + height: "auto",