forked from extern/egroupware
Fix unable to select multiple repeat days in calendar
This commit is contained in:
parent
f7a8b0ed65
commit
c4f46d361e
@ -32,7 +32,9 @@ class etemplate_widget_menupopup extends etemplate_widget
|
||||
'select-app',
|
||||
'select-bool',
|
||||
'select-country',
|
||||
'select-dow',
|
||||
// DOW needs some server-side pre-processing to unpack the options,
|
||||
// so can't be skipped.
|
||||
//'select-dow',
|
||||
'select-number',
|
||||
'select-priority',
|
||||
'select-percent',
|
||||
|
Loading…
Reference in New Issue
Block a user