luci-mod-network: switch route configuration page to client side view
authorJo-Philipp Wich <jo@mein.io>
Sun, 7 Jul 2019 17:11:37 +0000 (19:11 +0200)
committerJo-Philipp Wich <jo@mein.io>
Sun, 7 Jul 2019 17:12:59 +0000 (19:12 +0200)
commitd6aa68ae0da29aff23fdd5b08dd4e73564d15630
treeabeb6970e1952aea47f1550287beadbeda86d0bc
parentbce291e6c9ada6efd8014e48da0ac516f2ef4b00
luci-mod-network: switch route configuration page to client side view

Also implement extended route attributes via modal dialog.

Fixes: #2695
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js [new file with mode: 0644]
modules/luci-mod-network/luasrc/controller/admin/network.lua
modules/luci-mod-network/luasrc/model/cbi/admin_network/routes.lua [deleted file]