mirror of
https://github.com/openwrt/luci.git
synced 2026-05-31 10:31:55 +08:00
luci-app-email: remove dupe code
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
This commit is contained in:
@@ -286,7 +286,6 @@ return view.extend({
|
|||||||
o.optional = true;
|
o.optional = true;
|
||||||
o.rmempty = false;
|
o.rmempty = false;
|
||||||
o.modalonly = true;
|
o.modalonly = true;
|
||||||
o.modalonly = true;
|
|
||||||
|
|
||||||
return m.render();
|
return m.render();
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user