https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38049
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Jonathan Druart <[email protected]> --- (In reply to Jonathan Druart from comment #3) > commit 5fe1ad8ac66072ef7e06d21d0ccc48d388ecaf79 > > Bug 35402: Update the OPAC and staff interface to Bootstrap 5 > > - $(".dt_button_clear_filter, .columns_controls, .export_controls, > .dt_button_configure_table").tooltip(); > + // $(".dt_button_clear_filter, .columns_controls, .export_controls, > .dt_button_configure_table").tooltip(); What's the point of this tooltip() call actually? -- 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/
