luci/modules/luci-base/htdocs/luci-static
Jo-Philipp Wich f3f74bd0fe luci-base: form.js: consider aliased options in AbstractValue.remove()
If different options point to the same underlying uci option, we must only
remove the uci value if none of the other alias options is active in order
to prevent inactive options (due to unsatisfied depends) removing the uci
value of active once on save.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-06-01 15:34:11 +02:00
..
resources luci-base: form.js: consider aliased options in AbstractValue.remove() 2021-06-01 15:34:11 +02:00