Правильное название модели в компонентах. Альтернативная почта

This commit is contained in:
Фёдор Подлеснов 2017-11-24 15:32:03 +03:00
parent a48bce8552
commit c680b8c322
5 changed files with 98 additions and 14 deletions

View file

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