[Bug 13597] Amazon 'no image' element needs a 'no-image' class, in the staff client
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13597 --- Comment #1 from Mason James <mtj@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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org