luci-app-firewall: implement cloneable for all tabs (except zones)
authorPaul Donald <newtwen+github@gmail.com>
Sat, 23 Nov 2024 23:31:08 +0000 (00:31 +0100)
committerPaul Donald <newtwen+github@gmail.com>
Sun, 24 Nov 2024 14:55:24 +0000 (15:55 +0100)
commit03c028cb7f04f713155c436ece985329fcd4b9e2
treea9de2f51da9af3666392dd94ab2916a043bff264
parent22cccf7b042e537b1e1b99fdae8bf18fa646b997
luci-app-firewall: implement cloneable for all tabs (except zones)

This enables cloning of individual rules, forwards, etc where one wishes
to make similar entries rapidly.

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js
applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js
applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js
applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js