From: fomichev Date: Thu, 22 May 2025 07:54:43 +0000 (+0300) Subject: Фильтры в одну строку X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=03c049093adbec9fa32550be5962b88942322754;p=erp24_rep%2Fyii-erp24%2F.git Фильтры в одну строку --- diff --git a/erp24/views/bouquet/month-goal-forecast.php b/erp24/views/bouquet/month-goal-forecast.php index 54b1902b..58e8a126 100644 --- a/erp24/views/bouquet/month-goal-forecast.php +++ b/erp24/views/bouquet/month-goal-forecast.php @@ -52,16 +52,16 @@ if ($result['final']) { 'method' => 'get', ]); ?>
-
+
field($model, 'month')->input('number')->label('Месяц') ?> -
-
+
+
field($model, 'year')->input('number')->label('Год') ?> -
-
+
+
field($model, 'storeId')->dropDownList($storesMap)->label('Магазин') ?> -
-
+
+
field($model, 'matrix')->widget(\kartik\select2\Select2::class, [ 'data' => $matrixGroups, 'language' => 'ru', @@ -73,7 +73,7 @@ if ($result['final']) { 'allowClear' => true, ], ])->label('Группы матриц') ?> -
+
'btn btn-primary']) ?>