11 Aug
2021
11 Aug
'21
2:44 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 --- Comment #43 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 123790 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123790&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.