mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-23 15:18:58 +01:00
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;
|
return $info;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
etemplate_widget::registerWidget('etemplate_widget_menupopup', array('selectbox','listbox'));
|
||||||
|
Loading…
Reference in New Issue
Block a user