luci/modules/luci-mod-admin-full
Jo-Philipp Wich 90f9c59a2d luci-mod-admin-full: properly reset internal device form field
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>
2018-07-18 12:05:05 +02:00
..
htdocs/luci-static/resources luci-mod-admin-full: improve text contrast in realtime graphs 2018-07-11 08:07:23 +02:00
luasrc luci-mod-admin-full: properly reset internal device form field 2018-07-18 12:05:05 +02:00
root/etc/uci-defaults luci-mod-admin-full: figure out diagnostics host in postinstall 2016-10-06 17:13:23 +02:00
src luci: ignore '::1' in realtime connections 2017-02-10 21:38:25 -05:00
Makefile luci-mod-admin-full: add license tag 2017-06-13 13:40:20 +02:00