From 94c4315fba8c9ae1e0d50d485d1c181db97672a5 Mon Sep 17 00:00:00 2001 From: marina Date: Thu, 4 Jul 2024 08:42:55 +0300 Subject: [PATCH] =?utf8?q?=D0=BC=D0=B5=D0=BB=D0=BA=D0=BE=20=D0=BF=D1=80?= =?utf8?q?=D0=B0=D0=B2=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- erp24/views/timetable/start_shift_step_two.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erp24/views/timetable/start_shift_step_two.php b/erp24/views/timetable/start_shift_step_two.php index 7843998a..8c527b7c 100644 --- a/erp24/views/timetable/start_shift_step_two.php +++ b/erp24/views/timetable/start_shift_step_two.php @@ -204,7 +204,7 @@ if ($userModel->adminGroup->isRoaming()) {
-
shift_id)->name ?>
+
shift_id)) ? $shift->name : null?>
-- 2.39.5