https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #123790|0 |1 is obsolete| | --- Comment #45 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] 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/
