luci/applications/luci-app-adblock/luasrc/controller
Jo-Philipp Wich 72b973b258 luci-app-adblock: fix SimpleForm page delegation
Invoke the SimpleForm models using the form() action, not the cbi() ones.
This avoids the extraneous rendering of the cbi header template, avoiding
rejected save operations due to duplicated token value.

Fixes #1722.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-04-05 19:21:50 +02:00
..
adblock.lua luci-app-adblock: fix SimpleForm page delegation 2018-04-05 19:21:50 +02:00