[Koha-bugs] [Bug 13597] New: no image needs a class in the staff client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 19 17:07:49 CET 2015


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 at myacpl.org
          Reporter: nengard at gmail.com
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list