git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
2ae8c99
)
applications/luci-qos: revert accidentally committed tbl layout change
author
Jo-Philipp Wich
<redacted>
Sun, 23 Jan 2011 18:35:17 +0000
(18:35 +0000)
committer
Jo-Philipp Wich
<redacted>
Sun, 23 Jan 2011 18:35:17 +0000
(18:35 +0000)
applications/luci-qos/luasrc/model/cbi/qos/qos.lua
patch
|
blob
|
history
diff --git
a/applications/luci-qos/luasrc/model/cbi/qos/qos.lua
b/applications/luci-qos/luasrc/model/cbi/qos/qos.lua
index 3e4b7817386f3de2e7d3e3fe314ee79d1b3d071e..8d852e75083ca0638fd6a44fdd34031256f7775a 100644
(file)
--- a/
applications/luci-qos/luasrc/model/cbi/qos/qos.lua
+++ b/
applications/luci-qos/luasrc/model/cbi/qos/qos.lua
@@
-23,7
+23,6
@@
m = Map("qos", translate("Quality of Service"),
s = m:section(TypedSection, "interface", translate("Interfaces"))
s.addremove = true
s.anonymous = false
-s.template = "cbi/tblsection"
e = s:option(Flag, "enabled", translate("Enable"))
e.rmempty = false
git clone https://git.99rst.org/PROJECT