Настройка для авторизации

This commit is contained in:
Фёдор Подлеснов 2017-12-05 14:04:16 +03:00
parent e6686e3bd3
commit 5c421805bf
4 changed files with 9 additions and 8 deletions

View file

@ -288,7 +288,7 @@ class Form_Form extends View_View {
'color' => 'TColor',
'textarea' => 'TTextArea',
'text' => 'TTextArea',
'text' => 'TTextArea',
'multiselect' => 'TSelectMany',
// 'selectmany' => 'TSelectMany',
'select1' => 'TSelectOne',