https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42012
--- Comment #1 from Paul Derscheid <[email protected]> --- Created attachment 194689 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194689&action=edit Bug 42012: Fix missing preventDefault() call in clubs.tt - e.preventDefault was missing parentheses, so the default action was never actually prevented - The element is an <a href="#"> link, so clicking it would cause the page to scroll to top -- 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/
