luci/modules/luci-mod-admin-full/luasrc/view/admin_network
Enrique Giraldo 5e1f2a1b58 Closes #741: Can't delete disabled wireless networks
When a wireless network is disabled it can't be removed. From
wifi_overview.htm the delete call is generated as wlan0, wlan1 or
whatever. This wlan is not working because it is disabled, then LuCI
deletes the virtual radio which really is named as wlan0.
2016-06-16 15:08:36 +02:00
..
diagnostics.htm luci-mod-admin-full: protect network post actions with csrf tokens 2015-10-20 22:17:23 +02:00
iface_overview.htm luci-mod-admin-full: update IPv4/IPv6 list views 2015-12-08 21:20:11 +03:00
iface_status.htm luci-mod-admin-full: interface status page / clarify address display 2015-12-18 20:38:08 +02:00
lease_status.htm luci-mod-admin-full: map DHCPv6 DUIDs to MACs 2016-01-25 17:54:44 +01:00
switch_status.htm Globally replace luci.dispatcher.build_url(...) with url(...) invocations 2015-10-07 19:07:36 +02:00
wifi_join.htm luci-mod-admin-full: protect network post actions with csrf tokens 2015-10-20 22:17:23 +02:00
wifi_overview.htm Closes #741: Can't delete disabled wireless networks 2016-06-16 15:08:36 +02:00
wifi_status.htm Globally replace luci.dispatcher.build_url(...) with url(...) invocations 2015-10-07 19:07:36 +02:00