From eb1f8e139ec451f03f69b7c56739da0262df16fe Mon Sep 17 00:00:00 2001 From: Alexander Smirnov Date: Tue, 8 Oct 2024 16:18:58 +0300 Subject: [PATCH] =?utf8?q?[ERP-216]=20=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8?= =?utf8?q?=D1=82=D1=8C=20=D1=81=D1=82=D1=80=D0=B0=D0=BD=D0=B8=D1=87=D0=BA?= =?utf8?q?=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- erp24/views/bonus/add-bonus-to-list-of-phones.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/erp24/views/bonus/add-bonus-to-list-of-phones.php b/erp24/views/bonus/add-bonus-to-list-of-phones.php index 3855f85d..8073e6a0 100644 --- a/erp24/views/bonus/add-bonus-to-list-of-phones.php +++ b/erp24/views/bonus/add-bonus-to-list-of-phones.php @@ -15,6 +15,12 @@ use yii\widgets\ActiveForm; +
+
+ 'btn btn-link']) ?> +
+
+ 'form', 'options' => ['enctype' => 'multipart/form-data']]) ?>
-- 2.39.5