From: marina Date: Tue, 27 May 2025 08:33:34 +0000 (+0300) Subject: ERP-417 X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=155aaef385873624e06b3735316b7b4c4660c3b2;p=erp24_rep%2Fyii-erp24%2F.git ERP-417 --- diff --git a/erp24/views/write_offs_erp/_form.php b/erp24/views/write_offs_erp/_form.php index 0c1c2a94..a7f70f50 100644 --- a/erp24/views/write_offs_erp/_form.php +++ b/erp24/views/write_offs_erp/_form.php @@ -258,7 +258,7 @@ JS 'name' => 'videoFiles', 'title' => 'Видео: mp4, mov, avi', 'type' => FileInput::className(), - 'options' => function ($row, $index) use ($model) { + 'options' => function ($data) use ($model) { $videoUrl = null; if (!empty($model->id)) {