mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 10:51:51 +00:00
* luci-0.8: backport hd-idle multiple instances fix
This commit is contained in:
@@ -18,7 +18,6 @@ require("luci.fs")
|
||||
m = Map("hd-idle", translate("hd_idle"), translate("hd_idle_desc"))
|
||||
|
||||
s = m:section(TypedSection, "hd-idle", translate("settings"))
|
||||
s.addremove = true
|
||||
s.anonymous = true
|
||||
|
||||
s:option(Flag, "enabled", translate("enable", "Enable"))
|
||||
|
||||
Reference in New Issue
Block a user