luci/modules/luci-base
Jo-Philipp Wich 95b5c6cd64 luci-base: ui.js: fix UICheckbox widget operation when tooltips are set
When a tooltip is rendered for a checkbox widget, an additional node is
placed after the checkbox label element, breaking DOM selectors in
bind(), isChecked(), setValue().

Apparently the functionality was never actually tested.

Fixes: #4938
Fixes: e951236e3 ("luci-base: add tooltip handling")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-03-29 11:24:59 +02:00
..
htdocs luci-base: ui.js: fix UICheckbox widget operation when tooltips are set 2021-03-29 11:24:59 +02:00
luasrc luci-base: remove references to removed functions from documentation 2021-03-01 09:17:04 +01:00
po Translated using Weblate (Spanish) 2021-03-27 19:37:33 +02:00
root luci-base: remove deprecated radvd from ucitrack 2021-02-13 12:20:57 +02:00
src luci-base: Import latest version of jsmin 2020-03-01 08:50:30 +08:00
Makefile luci-base: update dependency to luci-lib-base 2020-07-19 20:15:00 +02:00