luci-mod-network: fix unsetting network.device options
authorJo-Philipp Wich <jo@mein.io>
Mon, 29 Mar 2021 14:27:47 +0000 (16:27 +0200)
committerJo-Philipp Wich <jo@mein.io>
Mon, 29 Mar 2021 14:27:47 +0000 (16:27 +0200)
commitb9fad85f2e3fc988528fd326db715719288604ea
tree21fec303724a8778ad006868e54d59f8a3723f5b
parenta9a223b973c7f5f057d19a7fc09e7364087fec79
luci-mod-network: fix unsetting network.device options

The existing logic only handled removing the last remaining device section
option (which results in the deletion of the entire section) but failed to
actually unset single options.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js