Koha/koha-tmpl/intranet-tmpl
Jonathan Druart 43fb9f9c7a Bug 35557: Remove LoadResultsCovers
The JS function LoadResultsCovers is not used from the Staff interface.

It is supposed to load the local cover images in JS but actually we are embedding the thumbnail in the img tag.

Test plan:
Confirm that LoadResultsCovers was called but had no effect.
Note that the selector ^local-thumbnail only exists in shelfbrowser.inc

but results.js is only used from results.tt (not shelfbrowser.inc)

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 4e66aa8065)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2024-01-03 16:38:20 +01:00
..
js
lib Bug 35181: Don't pass undef to header 2023-11-06 08:42:46 -03:00
prog Bug 35557: Remove LoadResultsCovers 2024-01-03 16:38:20 +01:00