http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11753 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 25215 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25215&action=edit Bug 11753 - Replace jQuery qTip plugin with Bootstrap tooltip on patron search form The qTip plugin is out of date and incompatible with recent versions of jQuery. This patch replaces use of qTip on the patron search form with a Bootstrap tooltip implementation. To test, apply the patch and view /cgi-bin/koha/members/members-home.pl - Expand the patron search form by clicking the [+] - Change 'search fields' from 'Standard' to 'Date of birth' - A tooltip should appear giving details about the date format required - Change the 'search fields' to something else. The tooltip should not appear. -- You are receiving this mail because: You are watching all bug changes.