luci/modules/luci-base/htdocs
Jo-Philipp Wich b8d2bcd432 luci-base: ui.js: resolve parent ul early in UIDropdown.toggleItem()
The parent node of the current li might be null after collapsing the
dropdown, so resolve the parent ul early to avoid passing null to
subsequent calls.

Fixes clearing custom input values in DynamicList dropdowns.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-02-19 10:41:00 +01:00
..
cgi-bin treewide: minor fixes to typos, whitespace, and indentation 2021-01-20 12:36:13 +02:00
luci-static/resources luci-base: ui.js: resolve parent ul early in UIDropdown.toggleItem() 2021-02-19 10:41:00 +01:00