luci-app-firewall: dispatch SimpleForm model using the form() action
This fixes issues dicovered by check-controllers.sh Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
4a90accda9
commit
1443ff121d
@ -18,6 +18,6 @@ function index()
|
||||
_("Traffic Rules"), 30).leaf = true
|
||||
|
||||
entry({"admin", "network", "firewall", "custom"},
|
||||
cbi("firewall/custom"),
|
||||
form("firewall/custom"),
|
||||
_("Custom Rules"), 40).leaf = true
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user