From 10dd6cd6fec3bf7b4ca1ad29e9b24aa568dff89d Mon Sep 17 00:00:00 2001 From: Alexander Smirnov Date: Tue, 1 Oct 2024 13:58:38 +0300 Subject: [PATCH] =?utf8?q?[ERP-195]=20=D0=9F=D0=BE=D0=B4=D1=80=D0=B0=D0=B2?= =?utf8?q?=D0=BD=D1=8F=D1=82=D1=8C=20=D0=BD=D0=B0=D0=B4=D0=BF=D0=B8=D1=81?= =?utf8?q?=D1=8C=20=D0=BF=D0=BE=D0=B4=20=D0=BA=D0=B0=D0=BB=D0=B5=D0=BD?= =?utf8?q?=D0=B4=D0=B0=D1=80=D1=91=D0=BC=20=D0=BF=D0=BE=D0=B4=20=D0=BA?= =?utf8?q?=D0=B0=D0=B6=D0=B4=D1=8B=D0=B9=20=D0=BC=D0=B5=D1=81=D1=8F=D1=86,?= =?utf8?q?=20=D1=83=D0=B2=D0=B5=D0=BB=D0=B8=D1=87=D0=B8=D1=82=D1=8C=20?= =?utf8?q?=D1=80=D0=B0=D1=81=D1=81=D1=82=D0=B0=D1=8F=D0=BD=D0=B8=D0=B5=20?= =?utf8?q?=D0=BC=D0=B5=D0=B6=D0=B4=D1=83=20=D0=BC=D0=B5=D1=81=D1=8F=D1=86?= =?utf8?q?=D0=B0=D0=BC=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- erp24/views/production-calendar/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/erp24/views/production-calendar/index.php b/erp24/views/production-calendar/index.php index 0628a2ec..c8fd795b 100644 --- a/erp24/views/production-calendar/index.php +++ b/erp24/views/production-calendar/index.php @@ -36,7 +36,7 @@ $this->registerCssFile('/css/production-calendar/style.css');
$month): ?> -
+
@@ -50,6 +50,7 @@ $this->registerCssFile('/css/production-calendar/style.css'); + $numMonth) { continue; } ?> $dayName): ?> -- 2.39.5