From: vladfo Date: Thu, 10 Oct 2024 10:13:26 +0000 (+0300) Subject: добавил ярлыки полей на русском X-Git-Tag: 1.6~35^2~2 X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=cde039983e8856245f3958923c0a8f522a19a80e;p=erp24_rep%2Fyii-erp24%2F.git добавил ярлыки полей на русском --- diff --git a/erp24/views/motivation/run-sum-salary.php b/erp24/views/motivation/run-sum-salary.php index ea7cd1a1..18b1fb03 100644 --- a/erp24/views/motivation/run-sum-salary.php +++ b/erp24/views/motivation/run-sum-salary.php @@ -35,12 +35,12 @@ $this->title = 'Запуск экшенов для расчета ФОТ'; 12 => 'Декабрь' ], ['prompt' => 'Выберите месяц'] - ) ?> + )->label('Месяц') ?> field($model, 'year')->dropDownList( array_combine(range(2020, 2050), range(2020, 2050)), ['prompt' => 'Выберите год'] - ) ?> + )->label('Год') ?> 'btn btn-primary']) ?>