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:
cb47096
)
luci-mod-status: fix iptables not showing comments
author
Liangbin Lian
<redacted>
Tue, 5 Sep 2023 06:26:33 +0000
(14:26 +0800)
committer
GitHub
<redacted>
Tue, 5 Sep 2023 06:26:33 +0000
(14:26 +0800)
Signed-off-by: Liangbin Lian <redacted>
modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js
patch
|
blob
|
history
diff --git
a/modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js
b/modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js
index 951c31218d858e1f81ac8137778788cd2655613d..e409a5ac50cf30821761d46d2a839576fe23f3ca 100644
(file)
--- a/
modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js
+++ b/
modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js
@@
-173,7
+173,7
@@
return view.extend({
srcnet,
dstnet,
options,
- [ comment ]
+ [ comment
, '%h'.format(comment)
]
]);
if (target) {
git clone https://git.99rst.org/PROJECT