Bug 28180: Fix collision with existing verify_images
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 11 Aug 2021 11:58:54 +0000 (13:58 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 21 Oct 2021 10:24:04 +0000 (12:24 +0200)
commit974524b2e52b150493e0d25a53ef9634d12a8ff4
tree92270e5033e11c87216ab4228d9585c1e9e25d54
parentc19e9f562cd8973d2031d5772b3c5bb13e24d10c
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>
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt
koha-tmpl/intranet-tmpl/prog/js/pages/results.js
koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt