https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24803
--- Comment #4 from David Cook <[email protected]> --- Created attachment 100157 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=100157&action=edit Bug 24803: [Alternate patch] bypass Bootstrap click handler by using "#" This patch bypasses Bootstrap's click.modal.data-api event handler for the '[data-toggle="modal"] selector by using a "#" as the "href" Test plan: 1. Apply patch 2. Open F12 dev tools 3. Click "Log in to your account" on OPAC 4. Observe no Javascript errors in console -- 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/
