remove 0=off in NM column-selection, to show empty-label "Refresh" instead

This commit is contained in:
Ralf Becker 2014-12-08 13:16:51 +00:00
parent 4467003d10
commit 173192f879

View File

@ -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",