[Koha-bugs] [Bug 13597] Amazon 'no image' element needs a 'no-image' class, in the staff client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 21 02:48:22 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13597

--- Comment #1 from Mason James <mtj at kohaaloha.com> ---
Created attachment 50487
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50487&action=edit
Bug 13597 - Amazon 'no image' element needs a 'no-image' class, in the staff
client

to test patch...

1/ go to staff client

2/ add following CSS to 'IntranetUserCSS' syspref, to hide images...
    span.no-image {
        display: none;
    }

3/ do a search that returns 'no image' results...
   observe that 'no image' images are still displaying :(

4/ apply patch

5/ repeat step 2/
   observe that 'no image' images are not displaying :)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list