mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-16 13:03:16 +01:00
remove 0=off in NM column-selection, to show empty-label "Refresh" instead
This commit is contained in:
parent
f810cdb791
commit
334832f2ca
@ -1264,7 +1264,6 @@ var et2_nextmatch = et2_DOMWidget.extend([et2_IResizeable, et2_IInput],
|
||||
}, this);
|
||||
autoRefresh.set_id("nm_autorefresh");
|
||||
autoRefresh.set_select_options({
|
||||
0: "off",
|
||||
// Cause [unknown] problems with mail
|
||||
//30: "30 seconds",
|
||||
//60: "1 Minute",
|
||||
|
Loading…
Reference in New Issue
Block a user