new Поле для html
This commit is contained in:
commit
b7bac2b6a7
3 changed files with 11 additions and 2 deletions
|
|
@ -62,7 +62,8 @@ class Form extends View {
|
|||
'filebrowser' => 'ctiso\\Form\\BrowserInput',
|
||||
'documents' => 'ctiso\\Form\\BrowserInput',
|
||||
'chooser' => 'ctiso\\Form\\Input',
|
||||
'select_chooser' => 'ctiso\\Form\\SelectOne'
|
||||
'select_chooser' => 'ctiso\\Form\\SelectOne'
|
||||
'html_text' => 'ctiso\\Form\\HtmlText'
|
||||
);
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue