mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 21:24:35 +04:00
luci-0.10: Merge r8880
This commit is contained in:
@@ -70,7 +70,7 @@ function s.create(self, name)
|
|||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
s:option( Flag, "enable", translate("Enabled") )
|
s:option( Flag, "enabled", translate("Enabled") )
|
||||||
|
|
||||||
local active = s:option( DummyValue, "_active", translate("Started") )
|
local active = s:option( DummyValue, "_active", translate("Started") )
|
||||||
function active.cfgvalue(self, section)
|
function active.cfgvalue(self, section)
|
||||||
|
|||||||
Reference in New Issue
Block a user