25 Oct
2021
25 Oct
'21
7:41 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29280 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #5 from Owen Leonard <oleonard@myacpl.org> --- The search results page adds this event handler to keep the page from jumping if someone clicks one of the stars: $(".br-readonly a").on("click", function(e){ e.preventDefault(); }); Could you add that to opac-shelves.tt in a follow-up? -- You are receiving this mail because: You are watching all bug changes.