Commit 8a82a867 authored by Shakarim Sapa's avatar Shakarim Sapa

- Добавлена форма для шаблона

parent 06152c7e
<?php
return [
'activeForm' => [
'id' => 'template-form'
],
'elements' => [
'name' => [
'type' => 'text'
],
'template' => [
'type' => 'textarea'
]
],
'buttons' => [
'submit' => ['type' => 'submit', 'value' => 'Cохранить']
]
];
\ No newline at end of file
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