form for chooser
This commit is contained in:
parent
55a6560634
commit
fb68128fd8
1 changed files with 1 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ class Form_Form extends View_View {
|
|||
'radio' => 'Form_SelectOne',
|
||||
'filebrowser' => 'TComponentBrowserInput',
|
||||
'documents' => 'TComponentBrowserInput',
|
||||
'chooser' => 'Form_Input'
|
||||
);
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue