From: Alexander Smirnov Date: Wed, 7 Aug 2024 07:46:35 +0000 (+0300) Subject: Убраны ошибки дублирования во время разрешения конфликтов X-Git-Tag: 1.4~45^2 X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=1ad82224b1e3a6748dc0c19283f6ce3a8155c1c0;p=erp24_rep%2Fyii-erp24%2F.git Убраны ошибки дублирования во время разрешения конфликтов --- 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();'])?>
-