Commit 985cfda5 authored by Shakarim Sapa's avatar Shakarim Sapa

- Добавлен рендеринг отдельного отображения для таблицы файлов

parent bf196d21
......@@ -24,6 +24,7 @@ return [
'type' => 'textarea',
'class' => 'form-control'
],
Yii::$app->controller->renderPartial('_files', ['model' => $this->model]),
],
'buttons' => [
'submit' => ['type' => 'submit', 'value' => 'Cохранить']
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment