Commit ab6cd556 authored by Shakarim Sapa's avatar Shakarim Sapa

- Добавили форму для добавления и редактирования записей в базе

parent 3d0ea281
<?php
return [
'activeForm' => [
'id' => 'trigger-form'
],
'elements' => [
'email' => [
'type' => 'text',
'class' => 'form-control',
]
],
'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