luci/modules/luci-base/htdocs
Jo-Philipp Wich 25e0b966c7 luci-base: form.js: add support for dynamic default values
Many uci options have different implicit defaults, depending on the
values of other related options. A prominent example is the wireless
ieee80211w option which defaults to 2, 1 or 0 depending on whether
the encryption is set to wpa3-sae, wpa2/wpa2 mixed or any other mode
respectively.

Add the ability to specify a dictionary of default values and their
corresponding dependencies in order to be able to express such
configurations.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-09-19 15:40:57 +02:00
..
cgi-bin Rework LuCI build system 2015-01-08 16:26:20 +01:00
luci-static/resources luci-base: form.js: add support for dynamic default values 2019-09-19 15:40:57 +02:00