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)
committerRafał Miłecki <rafal@milecki.pl>
Thu, 27 May 2021 10:19:05 +0000 (12:19 +0200)
commit8c2ea08aa826651d3c60ced8a45281f44810c4e3
treec41a1cf49a3029892529dc94fecb49de81e84dcb
parent216ddcce7109e74743a8fb58fec6a932edd0c35e
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>
(cherry picked from commit b9fad85f2e3fc988528fd326db715719288604ea)
modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js