From: Vladimir Fomichev Date: Tue, 5 Aug 2025 11:40:05 +0000 (+0300) Subject: Правки по max-min X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=6e4b92aba2e8d419fa4a0b95763b9b0f451929ff;p=erp24_rep%2Fyii-erp24%2F.git Правки по max-min --- diff --git a/erp24/views/auto-plannogramma/index.php b/erp24/views/auto-plannogramma/index.php index f34a483f..940cd0b6 100644 --- a/erp24/views/auto-plannogramma/index.php +++ b/erp24/views/auto-plannogramma/index.php @@ -82,7 +82,11 @@ $this->registerJsFile('/js/autoplannogramma/autoplannogramma.js', ['position' => 'polnogramma-type-filter', 'data' => ['min' => 'min', 'max' => 'max'], - 'options' => ['placeholder' => 'Тип п-ма', 'id' => 'polnogramma-type'], + 'value' => 'max', + 'options' => [ + 'placeholder' => 'Тип п-ма', + 'id' => 'polnogramma-type', + ], 'pluginOptions' => ['allowClear' => true], ]) ?>