From 1ad82224b1e3a6748dc0c19283f6ce3a8155c1c0 Mon Sep 17 00:00:00 2001 From: Alexander Smirnov Date: Wed, 7 Aug 2024 10:46:35 +0300 Subject: [PATCH] =?utf8?q?=D0=A3=D0=B1=D1=80=D0=B0=D0=BD=D1=8B=20=D0=BE?= =?utf8?q?=D1=88=D0=B8=D0=B1=D0=BA=D0=B8=20=D0=B4=D1=83=D0=B1=D0=BB=D0=B8?= =?utf8?q?=D1=80=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8=D1=8F=20=D0=B2=D0=BE=20?= =?utf8?q?=D0=B2=D1=80=D0=B5=D0=BC=D1=8F=20=D1=80=D0=B0=D0=B7=D1=80=D0=B5?= =?utf8?q?=D1=88=D0=B5=D0=BD=D0=B8=D1=8F=20=D0=BA=D0=BE=D0=BD=D1=84=D0=BB?= =?utf8?q?=D0=B8=D0=BA=D1=82=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- erp24/views/motivation/index.php | 6 ------ 1 file changed, 6 deletions(-) diff --git a/erp24/views/motivation/index.php b/erp24/views/motivation/index.php index b2e27e42..38386efc 100644 --- a/erp24/views/motivation/index.php +++ b/erp24/views/motivation/index.php @@ -17,8 +17,6 @@ use yii_app\records\MotivationCostsItem; /** @var $week5Header string */ -$this->registerJsFile('/js/motivation/index.js', ['position' => \yii\web\View::POS_END]); - $this->registerJsFile('/js/motivation/index.js', ['position' => \yii\web\View::POS_END]); ?> @@ -75,10 +73,6 @@ $this->registerJsFile('/js/motivation/index.js', ['position' => \yii\web\View::P
'btn btn-success btn-sm', 'onclick' => 'openUploadDictionary();'])?>
-
-
'btn btn-success btn-sm', - 'onclick' => 'openUploadDictionary();'])?>
-
-- 2.39.5