https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13597
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #50487|0 |1 is obsolete| | --- Comment #3 from Marc Véron <[email protected]> --- Created attachment 50497 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50497&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 :) Works as advertised. Signed-off-by: Marc Véron <[email protected]> -- 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/
