Koha/koha-tmpl/intranet-tmpl/prog/js/pages
Jonathan Druart 974524b2e5 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.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-10-21 12:24:04 +02:00
..
addbiblio.js
batchMod.js Bug 28445: Use the task queue for the batch delete and update items tool 2021-10-18 11:28:40 +02:00
circulation.js Bug 28937: Use Flatpickr on circulation and patron pages 2021-09-29 12:47:33 +02:00
preferences.js Bug 27321: Make disabled DB columns clearly disabled visually 2021-02-01 16:36:38 +01:00
results.js Bug 28180: Fix collision with existing verify_images 2021-10-21 12:24:04 +02:00
stockrotation.js
tags-review.js Bug 28007: (follow-up) Address missing instances 2021-04-06 15:56:31 +02:00