Add comment option to qos config page. See also https://dev.openwrt.org/changeset/40935. Thanks Roman.

This commit is contained in:
Manuel Munz 2014-06-07 12:05:39 +00:00
parent f643e804ad
commit d5ed4ae998

View file

@ -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