From 619d49d39d58c73717ff8953317fcf1cbf2cb439 Mon Sep 17 00:00:00 2001 From: Jeff Godin Date: Tue, 3 Apr 2012 09:32:45 -0400 Subject: [PATCH] Hide item image in results when error loading Hide the item image in results table when there is an error loading it -- typically a 404. Signed-off-by: Jeff Godin --- Open-ILS/web/opac/skin/tadlv2/xml/result/result_table.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/web/opac/skin/tadlv2/xml/result/result_table.xml b/Open-ILS/web/opac/skin/tadlv2/xml/result/result_table.xml index 91596a35ff..858d1468b0 100644 --- a/Open-ILS/web/opac/skin/tadlv2/xml/result/result_table.xml +++ b/Open-ILS/web/opac/skin/tadlv2/xml/result/result_table.xml @@ -34,7 +34,7 @@ - + -- 2.11.0