In some cases the hidden internal device field was not reset, e.g. after aborting a wifi scan and using the browser back buttons to navigate to the overview page again. In such a case, the previous device hidden field was still present and a new one getting created, causing further wireless scan attempts to get invoked with multiple radio names as parameter which fails. Fix this issue by using the new generic cbi_submit() helper any by dropping the faulty wifi_action() function. Signed-off-by: Jo-Philipp Wich <jo@mein.io> |
||
---|---|---|
.. | ||
dhcp.lua | ||
hosts.lua | ||
iface_add.lua | ||
ifaces.lua | ||
network.lua | ||
proto_ahcp.lua | ||
routes.lua | ||
vlan.lua | ||
wifi.lua | ||
wifi_add.lua | ||
wifi_overview.lua |