From 66b68226f637357b8f0283da39c5b5d047870a08 Mon Sep 17 00:00:00 2001 From: Peter Thienel Date: Wed, 22 Mar 2023 12:15:43 +0000 Subject: Resolve "Terminkalender Ansichten Jahr und Tag defekt", fixes #2219 Closes #2219 Merge request studip/studip!1451 --- app/views/calendar/single/_include_month.php | 12 ++++++++---- app/views/calendar/single/year.php | 14 +++++++------- 2 files changed, 15 insertions(+), 11 deletions(-) diff --git a/app/views/calendar/single/_include_month.php b/app/views/calendar/single/_include_month.php index c749c2b..6942d2f 100644 --- a/app/views/calendar/single/_include_month.php +++ b/app/views/calendar/single/_include_month.php @@ -107,20 +107,24 @@ > - + > - + > - + - + + + > + + diff --git a/app/views/calendar/single/year.php b/app/views/calendar/single/year.php index 7f81fa7..0ebafe1 100644 --- a/app/views/calendar/single/year.php +++ b/app/views/calendar/single/year.php @@ -95,15 +95,15 @@ + + + + + - - - - - - + - + -- cgit v1.0