From 46a74d2297d44d76756aca7f5344c00c73586e96 Mon Sep 17 00:00:00 2001 From: Rsl1122 Date: Sat, 21 Sep 2019 15:15:07 +0300 Subject: [PATCH] Fixed server calendar needing scrollbar --- .../main/resources/assets/plan/web/js/graphs.js | 4 ++-- .../main/resources/assets/plan/web/server.html | 17 +++++++---------- 2 files changed, 9 insertions(+), 12 deletions(-) diff --git a/Plan/common/src/main/resources/assets/plan/web/js/graphs.js b/Plan/common/src/main/resources/assets/plan/web/js/graphs.js index be229315a..fe5c08938 100644 --- a/Plan/common/src/main/resources/assets/plan/web/js/graphs.js +++ b/Plan/common/src/main/resources/assets/plan/web/js/graphs.js @@ -146,8 +146,8 @@ function onlineActivityCalendar(id, events, firstDay) { events: events, - height: 490, - contentHeight: 485, + height: 800, + contentHeight: 795, header: { left: 'title', center: '', diff --git a/Plan/common/src/main/resources/assets/plan/web/server.html b/Plan/common/src/main/resources/assets/plan/web/server.html index a7894d3cd..da5bce37b 100644 --- a/Plan/common/src/main/resources/assets/plan/web/server.html +++ b/Plan/common/src/main/resources/assets/plan/web/server.html @@ -352,13 +352,13 @@
-
-
+
+
-
+