diff options
author | Jo-Philipp Wich <jo@mein.io> | 2021-02-19 10:39:00 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2021-02-19 10:41:00 +0100 |
commit | b8d2bcd432ab23a883de1dd4fbce29f9751a6e84 (patch) | |
tree | fa03c516afcd3a8adee70aa5d4b3ade204142b1c /applications | |
parent | fa20ad41c10e3d218fc9fa5cb57f5129bed390d2 (diff) |
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>
Diffstat (limited to 'applications')
0 files changed, 0 insertions, 0 deletions