forked from extern/egroupware
Validate listbox as selectbox / menupopup
This commit is contained in:
parent
254fc0e565
commit
f4d3027192
@ -616,3 +616,5 @@ class etemplate_widget_menupopup extends etemplate_widget
|
||||
return $info;
|
||||
}
|
||||
}
|
||||
|
||||
etemplate_widget::registerWidget('etemplate_widget_menupopup', array('selectbox','listbox'));
|
||||
|
Loading…
Reference in New Issue
Block a user