19 Oct
2021
19 Oct
'21
4:46 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 --- Comment #75 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 126517 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126517&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.