http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14607
--- Comment #3 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
