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

Owen Leonard <oleon...@myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|20.11                       |master

--- Comment #3 from Owen Leonard <oleon...@myacpl.org> ---
This can be reproduced in master by adding this to OPACUserJS:

$(document).ready(function(){
  $("#wrapper").prepend('<img
src="https://generative-placeholders.glitch.me/image?width=900&height=200&style=triangles&gap=30";>');
});


- Search the catalog
- Scroll down the page to a later search result
- Click the "Add to cart" link

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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