From: Alexander Smirnov Date: Thu, 5 Dec 2024 13:24:29 +0000 (+0300) Subject: [ERP-258] перенёс кнопку ниже X-Git-Tag: 1.7~189^2~12 X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=8c8638156efb54ee9a23c3c14ff7a211b34679c4;p=erp24_rep%2Fyii-erp24%2F.git [ERP-258] перенёс кнопку ниже --- diff --git a/erp24/views/shift-transfer/update.php b/erp24/views/shift-transfer/update.php index 19a8704b..1d00f908 100644 --- a/erp24/views/shift-transfer/update.php +++ b/erp24/views/shift-transfer/update.php @@ -71,10 +71,7 @@ $this->registerCss('
'Номенклатура 1%'] ?> - field($shiftTransfer, 'groups2')->checkboxList($hints2, ['checked' => 1]) ?> -
-
- 'btn btn-secondary', 'name' => 'action', 'value' => 'applyGroups']) ?> + field($shiftTransfer, 'groups2')->checkboxList($hints2, ['checked' => 1, 'onclick' => '$("#acceptDiv").removeClass("d-none");']) ?>
Другие @@ -85,6 +82,10 @@ $this->registerCss('
+
+ 'btn btn-secondary', 'name' => 'action', 'value' => 'applyGroups']) ?> +
+
field($shiftTransfer, 'shiftRemainsCopy')->widget(MultipleInput::class, [