16 Aug
2020
16 Aug
'20
1:39 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25727 --- Comment #17 from Jonathan Druart <jonathan.druart@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@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.