From 39acab5d3ed5c90dd25cba2cbc26d784354631d6 Mon Sep 17 00:00:00 2001 From: Alexander Smirnov Date: Tue, 2 Jul 2024 18:06:54 +0300 Subject: [PATCH] =?utf8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?utf8?q?=D0=BF=D1=80=D0=BE=D0=B2=D0=B5=D1=80=D0=BA=D1=83=20=D0=BD=D0=B0?= =?utf8?q?=20=D1=82=D0=BE,=20=D1=87=D1=82=D0=BE=20=D0=BF=D0=B0=D1=80=D0=B0?= =?utf8?q?=D0=BC=D0=B5=D1=82=D1=80=20=D0=B7=D0=B0=D0=B4=D0=B0=D0=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- erp24/views/timetable/tabel_edit.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/erp24/views/timetable/tabel_edit.php b/erp24/views/timetable/tabel_edit.php index 85444957..a4f49aff 100755 --- a/erp24/views/timetable/tabel_edit.php +++ b/erp24/views/timetable/tabel_edit.php @@ -102,6 +102,8 @@ if (Timetable::getAllowEditShift($slot->date, $numDay)) { } ?> + +

Факты смены:

@@ -184,4 +186,6 @@ if (Timetable::getAllowEditShift($slot->date, $numDay)) { ], ], ]); ?> -
\ No newline at end of file + + + \ No newline at end of file -- 2.39.5