From: marina Date: Fri, 23 May 2025 13:57:17 +0000 (+0300) Subject: ERP-417 X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=71be300e6c7bdc895c1102b8eef70773a8f53e4e;p=erp24_rep%2Fyii-erp24%2F.git ERP-417 --- diff --git a/erp24/views/write_offs_erp/view.php b/erp24/views/write_offs_erp/view.php index f1391b4c..d52c3d1a 100644 --- a/erp24/views/write_offs_erp/view.php +++ b/erp24/views/write_offs_erp/view.php @@ -23,24 +23,7 @@ $this->params['breadcrumbs'][] = ['label' => 'Write Offs Erps', 'url' => ['index $this->params['breadcrumbs'][] = $this->title; \yii\web\YiiAsset::register($this); - -$this->registerCssFile('@web/css/fancybox.css'); -$this->registerJsFile('@web/js/fancybox.umd.js', ['position' => View::POS_END]); - $this->registerCssFile('/css/write-offs-erp.css', ['position' => \yii\web\View::POS_HEAD]); - -$this->registerJs(<<