mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 23:34:34 +04:00
Add comment option to qos config page. See also https://dev.openwrt.org/changeset/40935. Thanks Roman.
This commit is contained in:
@@ -96,4 +96,6 @@ ports:value("", translate("all"))
|
|||||||
|
|
||||||
bytes = s:option(Value, "connbytes", translate("Number of bytes"))
|
bytes = s:option(Value, "connbytes", translate("Number of bytes"))
|
||||||
|
|
||||||
|
comment = s:option(Value, "comment", translate("Comment"))
|
||||||
|
|
||||||
return m
|
return m
|
||||||
|
|||||||
Reference in New Issue
Block a user