Баг с определением доступа. Альтернативная почта. Выбор документов

This commit is contained in:
origami11 2017-07-25 11:02:11 +03:00
parent a48bce8552
commit a3c988b2c3
4 changed files with 94 additions and 1 deletions

View file

@ -302,6 +302,7 @@ class Form_Form extends View_View {
'hidden' => 'THidden',
'radio' => 'TSelectOne',
'filebrowser' => 'TComponentBrowserInput',
'documents' => 'TComponentBrowserInput',
);
}