https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38049 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oleonard@myacpl.org --- Comment #4 from Jonathan Druart <jonathan.druart@gmail.com> --- (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.