[Koha-bugs] [Bug 25727] Update the Select2 JS lib

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Aug 16 13:39:52 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25727

--- Comment #17 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 108354
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=108354&action=edit
Bug 25727: Fix highlight of a missing field

In the previous version of Select2 we had only 1 'a' tag that was
visible, next to the invisible select.

Now we have a 3 nested span elt, the last one (with a role=combobox
attribute) is the one we want to style.

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list