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

This commit is contained in:
Ralf Becker 2014-12-08 13:22:00 +00:00
parent f810cdb791
commit 334832f2ca

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