From: marina Date: Mon, 9 Jun 2025 20:06:22 +0000 (+0300) Subject: ERP-360 Сборка страницы автопм X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=1332e625219b7c409c79a442b6cbd1ae97666e10;p=erp24_rep%2Fyii-erp24%2F.git ERP-360 Сборка страницы автопм --- diff --git a/erp24/views/auto-plannogramma/index.php b/erp24/views/auto-plannogramma/index.php index db7cf9e0..d2ce7e78 100644 --- a/erp24/views/auto-plannogramma/index.php +++ b/erp24/views/auto-plannogramma/index.php @@ -85,7 +85,7 @@ $this->registerJsFile('/js/autoplannogramma/autoplannogramma.js', ['position' =>
'week-filter', - 'data' => ['1' => '1', '2' => '2'], + 'data' => array_combine(range(1, 53), range(1, 53)), 'options' => ['placeholder' => 'Неделя', 'id' => 'week'], 'pluginOptions' => ['allowClear' => true], ]) ?>