From 634ba2ee6e5720bfb4817ea34574efc41ff9cf7b Mon Sep 17 00:00:00 2001 From: Spitzer Daniel Date: Thu, 22 Feb 2024 19:14:16 +0100 Subject: [PATCH] =?UTF-8?q?Zeiterfassung=20Update/Bugfix=20*=20Timerecordi?= =?UTF-8?q?ngReportController.php=20verweist=20in=20einer=20gewissen=20Dat?= =?UTF-8?q?enbank-Eintragskonstellation=20auf=20einen=20ung=C3=BCltigen=20?= =?UTF-8?q?Array=20Index.=20Hab=20die=20gesamtsollzeitberechnung=20tempor?= =?UTF-8?q?=C3=A4r=20ausgeschalten=20*=20Neu=20Migration=20(Vorbereiten=20?= =?UTF-8?q?der=20DB=20auf=20eigenes=20=C3=9C-Zeitkonto)=20*=20Kalender=20F?= =?UTF-8?q?eiertagsdescription=20angepasst?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Layout/default/TimerecordingCalendar/Index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Layout/default/TimerecordingCalendar/Index.php b/Layout/default/TimerecordingCalendar/Index.php index aa7a9ae75..a2c9a6095 100644 --- a/Layout/default/TimerecordingCalendar/Index.php +++ b/Layout/default/TimerecordingCalendar/Index.php @@ -176,7 +176,8 @@ $daysgerm = array("So", "Mo", "Di", "Mi", "Do", "Fr", "Sa"); id: , start: 'timestamp) ?>', end: 'timestamp) ?>', - title: 'description ?>' + title: 'description ?>', + description: 'description ?>' });