diff options
author | Jo-Philipp Wich <jo@mein.io> | 2018-07-18 10:02:07 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2018-07-18 12:05:05 +0200 |
commit | 90f9c59a2d392837bbef39b5acf402531ab2d9be (patch) | |
tree | 3f8f35c9e0091dc12cf4eeacadea823509088fb1 /modules/luci-mod-freifunk-community | |
parent | c09e1545608c9db5d9a81f7275528a6fc0a79505 (diff) |
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>
Diffstat (limited to 'modules/luci-mod-freifunk-community')
0 files changed, 0 insertions, 0 deletions