https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37748
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA Text to go in the|This updates the mark-up | release notes|for non-active dropdown | |menu items. It also updates | |how tooltips work with | |non-active dropdown menu | |options. After the OPAC and | |staff interface Bootstrap 5 | |upgrade in Koha 24.11, the | |non-active dropdown menu | |items were not greyed out, | |and some tooltips were not | |working as they should. | --- Comment #4 from Jonathan Druart <[email protected]> --- It's not working on "Update child to adult patron". It is missing `$('[data-bs-toggle="tooltip"]').tooltip()` We will need to add it for the whole members module. Don't you think we should actually have it directly in staff-global to affect all templates? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
