From e50d8ab4ddf7427e1691b8850ab2e286b10b0392 Mon Sep 17 00:00:00 2001 From: marina Date: Thu, 26 Dec 2024 15:52:52 +0300 Subject: [PATCH] =?utf8?q?ERP-268=20=D0=9F=D0=B5=D1=80=D0=B5=D0=B2=D0=BE?= =?utf8?q?=D0=B4=20=D1=81=D1=82=D1=80=D0=B0=D0=BD=D0=B8=D1=86=D1=8B=201?= =?utf8?q?=D1=81=20cron=20=D0=B2=20MVC?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- erp24/views/cron/1c.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/erp24/views/cron/1c.php b/erp24/views/cron/1c.php index 6d4a7727..4b943a99 100644 --- a/erp24/views/cron/1c.php +++ b/erp24/views/cron/1c.php @@ -6,6 +6,7 @@ use kartik\grid\GridView; $this->title = 'Создание задания для 1с'; ?> +

Создание задания для 1с

@@ -145,4 +146,4 @@ echo GridView::widget([ 'layout' => '{items}', ]); ?> - +
-- 2.39.5