From a83c28f87391ab734fcc74680d6a0022b29c92e7 Mon Sep 17 00:00:00 2001 From: Raphael Maenle Date: Wed, 26 Aug 2020 13:44:01 +0200 Subject: [PATCH] updates calendar webpage flex container --- server/template/calendar.html | 14 ++++++++------ server/template/privacy.html | 2 +- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/server/template/calendar.html b/server/template/calendar.html index d1b7f52..ed48a3d 100644 --- a/server/template/calendar.html +++ b/server/template/calendar.html @@ -4,12 +4,14 @@
Calendar
-
Show on device
-
Color
+
+
Show on device
+
Color
+
{% for item in calendars %} -
+
{% if "ical" == item.calType %}
@@ -22,10 +24,10 @@
{% endif %} -
{{ item.name }}
+
{{ item.name }}
-
+
-
+