Add comment option to qos config page. See also https://dev.openwrt.org/changeset/40935. Thanks Roman.
This commit is contained in:
parent
f643e804ad
commit
d5ed4ae998
1 changed files with 2 additions and 0 deletions
|
@ -96,4 +96,6 @@ ports:value("", translate("all"))
|
|||
|
||||
bytes = s:option(Value, "connbytes", translate("Number of bytes"))
|
||||
|
||||
comment = s:option(Value, "comment", translate("Comment"))
|
||||
|
||||
return m
|
||||
|
|
Loading…
Reference in a new issue