From 7e65c7929c8e836e7d502381e2f0bad027467f23 Mon Sep 17 00:00:00 2001 From: Daniel Spitzer Date: Fri, 5 Jul 2024 11:50:27 +0200 Subject: [PATCH] Zeiterfassung * Fix Aktiv/Inaktiv Anzeige bei der Personaladministration --- Layout/default/TimerecordingEmployee/Index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Layout/default/TimerecordingEmployee/Index.php b/Layout/default/TimerecordingEmployee/Index.php index 033e3b471..c77d38ee9 100644 --- a/Layout/default/TimerecordingEmployee/Index.php +++ b/Layout/default/TimerecordingEmployee/Index.php @@ -116,8 +116,8 @@ $type[3] = "Lehrling"; } ?> - "> - id]['bmd_active'] == "0") ? "Nein" : "Ja" ?> + "> + id]['bmd_active'] == "1") ? "Ja" : "Nein" ?> name ?> id]['birthday']) ? date("d.m.Y", $timerecordingemployees[$timerecordinguser->id]['birthday']) : "-" ?>