https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #123790|0 |1 is obsolete| | --- Comment #45 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 123793 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123793&action=edit Bug 28180: Fix collision with existing verify_images At the OPAC we already had a verify_images JS function in amazonimages.js It's preferable to use another function name. This patch replace our verify_images with verify_cover_images and apply the change to the staff code as well. -- You are receiving this mail because: You are watching all bug changes.