forked from extern/egroupware
Reverts the commit 53798
This commit is contained in:
parent
27c695d234
commit
cbee039278
@ -472,11 +472,6 @@ var et2_customfields_list = et2_valueWidget.extend([et2_IDetachedDOM, et2_IInput
|
||||
|
||||
return true;
|
||||
},
|
||||
_setup_select_account: function(field_name, field, attrs) {
|
||||
attrs.empty_label = egw.lang('Select');
|
||||
return this._setup_select(field_name, field, attrs);
|
||||
},
|
||||
|
||||
_setup_date: function(field_name, field, attrs) {
|
||||
attrs.data_format = 'Y-m-d';
|
||||
return true;
|
||||
|
Loading…
Reference in New Issue
Block a user