[Bug 13597] New: no image needs a class in the staff client
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13597 Bug ID: 13597 Summary: no image needs a class in the staff client Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: nengard@gmail.com QA Contact: testopia@bugs.koha-community.org Created attachment 35396 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35396&action=edit no image and cover image In the OPAC you can hide the no image found icon using the class. But in the staff client there is no such class and so if you have a local cover image it shows the local image and the no image found icon. The code is: <a class="p1" href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=20366"> <img class="thumbnail" alt="" src="https://images-na.ssl-images-amazon.com/images/G/01/x-site/icons/no-img-sm.gif"></img> </a> -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org