luci/modules/luci-base/htdocs/luci-static
Jo-Philipp Wich 6b8701c7bf luci-base: cbi.js: untangle dropdown and dynlists from dependency update
In order to prepare the move of the dynlist and dropdown widgets into
the LuCI ui class, remove the direct calls to cbi_d_update() and replace
them with custom events instead.

Extend cbi_init() to handle these custom events and to invoke
cbi_d_update() when receiving them.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-07 15:25:49 +02:00
..
resources luci-base: cbi.js: untangle dropdown and dynlists from dependency update 2019-07-07 15:25:49 +02:00