http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14607 --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Comment on attachment 41633 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41633 Bug 14607: Baker & Taylor cover images should be accessible by UPC as well as ISBN Review of attachment 41633: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=14607&attachment=41633) ----------------------------------------------------------------- ::: koha-tmpl/opac-tmpl/bootstrap/en/includes/shelfbrowser.inc @@ +58,4 @@
<div title="[% item.biblionumber |url %]" class="[% coce_id %]" id="coce-thumbnail-preview-[% coce_id %]"></div> [% END %] [% IF ( BakerTaylorEnabled ) %] + [% bt_id = ( item.browser_normalized_upc || item.browser_normalized_upc ) %]
This does not make any sense :) -- You are receiving this mail because: You are watching all bug changes.