forked from extern/egroupware
Remove registration for select-account
This commit is contained in:
parent
b7ed330670
commit
d9efe319d0
@ -507,7 +507,7 @@ var et2_selectbox = et2_inputWidget.extend({
|
||||
});
|
||||
|
||||
et2_register_widget(et2_selectbox, ["menupopup", "listbox", "select", "select-cat",
|
||||
"select-account", "select-percent", 'select-priority', 'select-access',
|
||||
"select-percent", 'select-priority', 'select-access',
|
||||
'select-country', 'select-state', 'select-year', 'select-month',
|
||||
'select-day', 'select-dow', 'select-hour', 'select-number', 'select-app',
|
||||
'select-lang', 'select-bool', 'select-timezone' ]);
|
||||
|
Loading…
Reference in New Issue
Block a user