luci-mod-admin-full: reimplement wireless overview page as cbi model
authorJo-Philipp Wich <jo@mein.io>
Wed, 11 Jul 2018 20:19:50 +0000 (22:19 +0200)
committerJo-Philipp Wich <jo@mein.io>
Thu, 12 Jul 2018 16:10:10 +0000 (18:10 +0200)
commitbe2b83c9f506bf985462a0741cbc19a0d636a33b
tree6358cc3ba0b746feb5c1d730c0ceafb3b0896fa7
parentd4e52ca03b650ccded1682f7f18bb6d5ad6373df
luci-mod-admin-full: reimplement wireless overview page as cbi model

This will offer apply/rollback workflow for tasks like deleting or shutting
down wireless networks.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
modules/luci-mod-admin-full/luasrc/controller/admin/network.lua
modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/wifi_overview.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_network/wifi_overview.htm [deleted file]
modules/luci-mod-admin-full/luasrc/view/admin_network/wifi_overview_status.htm [new file with mode: 0644]