luci-0.9: merge r5946
This commit is contained in:
parent
8090100c76
commit
252a496c77
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ m = Map("qos")
|
|||
|
||||
s = m:section(TypedSection, "interface", translate("interfaces"))
|
||||
s.addremove = true
|
||||
s.anonymous = true
|
||||
|
||||
s:option(Flag, "enabled", translate("enable"))
|
||||
|
||||
|
|
Loading…
Reference in a new issue