https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41569

--- Comment #18 from Paul Derscheid <[email protected]> ---
Created attachment 194688
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194688&action=edit
Bug 41569: (QA follow-up) Fix missing preventDefault() call

- 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

Signed-off-by: Paul Derscheid <[email protected]>

-- 
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/

Reply via email to