Commit f9d8a519 authored by Shakarim Sapa's avatar Shakarim Sapa

- Добавлены отступы

parent 8a3e77a1
...@@ -55,7 +55,9 @@ class LessonAdminController extends AdminController { ...@@ -55,7 +55,9 @@ class LessonAdminController extends AdminController {
'manage' 'manage'
]); ]);
} }
$form = new \common\components\BaseForm('/common/modules/analyticsSchool/forms/LessonForm', $model); $form = new \common\components\BaseForm('/common/modules/analyticsSchool/forms/LessonForm', $model);
return $this->render( return $this->render(
'create', 'create',
[ [
......
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