From: fomichev Date: Mon, 3 Mar 2025 09:21:25 +0000 (+0300) Subject: Добавление ссылок на документацию X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=87df9cfaf1f87cbcd2529163d23c33a86c8915de;p=erp24_rep%2Fyii-erp24%2F.git Добавление ссылок на документацию --- diff --git a/erp24/views/bouquet/index.php b/erp24/views/bouquet/index.php index 1522737a..75200de8 100644 --- a/erp24/views/bouquet/index.php +++ b/erp24/views/bouquet/index.php @@ -16,6 +16,13 @@ $this->title = 'Содержание матрицы'; ?>

title) ?>

+ Yii::$app->request->url] + ), + ['class' => 'ms-3', 'target' => '_blank', 'title' => 'Открыть документацию'] + ) ?> ['class' => 'w-100'], diff --git a/erp24/views/category-plan/index.php b/erp24/views/category-plan/index.php index 7376ad23..6ffae502 100644 --- a/erp24/views/category-plan/index.php +++ b/erp24/views/category-plan/index.php @@ -2,6 +2,7 @@ use yii\helpers\Html; use yii\base\DynamicModel; +use yii\helpers\Url; use yii\widgets\ActiveForm; use yii\helpers\ArrayHelper; @@ -37,6 +38,14 @@ input[readonly] {

План по категориям

+

Yii::$app->request->url] + ), + ['class' => 'ms-3 mb-3 pb-3', 'target' => '_blank', 'title' => 'Открыть документацию'] + ) ?>

+ 'filter-form', diff --git a/erp24/views/city-store-params/index.php b/erp24/views/city-store-params/index.php index 59246957..9b3c5d73 100644 --- a/erp24/views/city-store-params/index.php +++ b/erp24/views/city-store-params/index.php @@ -24,6 +24,13 @@ $this->registerJsFile('/js/city-store-params/city-store-params.js', ['position' ?>

title) ?>

+ Yii::$app->request->url] + ), + ['class' => 'ms-3', 'target' => '_blank', 'title' => 'Открыть документацию'] + ) ?>