From: Vladimir Fomichev Date: Thu, 7 Aug 2025 06:36:51 +0000 (+0300) Subject: Маркировка min - mах X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=a7e0e120cc829bb3a633afb96cd01402d1e04172;p=erp24_rep%2Fyii-erp24%2F.git Маркировка min - mах --- diff --git a/erp24/views/auto-plannogramma/index.php b/erp24/views/auto-plannogramma/index.php index 6398e982..3dc5f0b2 100644 --- a/erp24/views/auto-plannogramma/index.php +++ b/erp24/views/auto-plannogramma/index.php @@ -81,10 +81,10 @@ $this->registerJsFile('/js/autoplannogramma/autoplannogramma.js', ['position' =>
'polnogramma-type-filter', - 'data' => ['min' => 'min', 'max' => 'max'], + 'data' => ['min' => 'min (max * 0.3)', 'max' => 'max (авто)'], 'value' => 'max', 'options' => [ - 'placeholder' => 'Тип п-ма', + 'placeholder' => 'Тип планограммы', 'id' => 'polnogramma-type', ], 'pluginOptions' => ['allowClear' => true],