https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31207
--- Comment #29 from Jonathan Druart <[email protected]> --- Shouldn't we adjust GetNearbyItems to return the imagenumber instead? That way we could build a "img" tag easily in the template. We would: * get rid of the JS's GetCoverFromBibnumber * remove unecessary GET opac-images when images do not exist (matching what we did already in opac-search, see bug 35558) * follow what we have done on bug 38981 -- 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/
