From 5cda47c2c19bdd61953c56b8046aca42311611e2 Mon Sep 17 00:00:00 2001 From: Alexander Smirnov Date: Wed, 2 Oct 2024 11:25:58 +0300 Subject: [PATCH] =?utf8?q?[ERP-195]=20=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB?= =?utf8?q?=D0=B5=D0=BD=D0=B0=20=D1=81=D1=81=D1=8B=D0=BB=D0=BA=D0=B0=20?= =?utf8?q?=D0=BD=D0=B0=20=D1=81=D0=B0=D0=B9=D1=82=20=D0=BF=D1=80=D0=BE?= =?utf8?q?=D0=B8=D0=B7=D0=B2=D0=BE=D0=B4=D1=81=D1=82=D0=B2=D0=B5=D0=BD?= =?utf8?q?=D0=BD=D0=BE=D0=B3=D0=BE=20=D0=BA=D0=B0=D0=BB=D0=B5=D0=BD=D0=B4?= =?utf8?q?=D0=B0=D1=80=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- erp24/views/production-calendar/index.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/erp24/views/production-calendar/index.php b/erp24/views/production-calendar/index.php index c8fd795b..c7cad276 100644 --- a/erp24/views/production-calendar/index.php +++ b/erp24/views/production-calendar/index.php @@ -23,6 +23,13 @@ $this->registerCssFile('/css/production-calendar/style.css'); +
+
+ Производственный календарь:
+ (https://xmlcalendar.ru/) +
+
+ ['enctype' => 'multipart/form-data']]) ?> 'btn btn-success', 'onchange' => 'this.form.submit()', 'accept' => '.xml']) ?> -- 2.39.5