From 2237e99006bff3057ad53132af767399b7554196 Mon Sep 17 00:00:00 2001 From: James Fournie Date: Fri, 10 Jun 2011 11:27:47 -0700 Subject: [PATCH] NOVELIST/CHILIFRESH include statements missing a hash which was causing (none) errors. Signed-off-by: James Fournie Signed-off-by: Thomas Berezansky --- Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_extras.xml | 8 ++++---- Open-ILS/web/opac/skin/default/xml/result/result_table.xml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_extras.xml b/Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_extras.xml index 424582496f..47382b624f 100644 --- a/Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_extras.xml +++ b/Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_extras.xml @@ -162,7 +162,7 @@ var chilifresh = ''; if (chilifresh == '(none)') { chilifresh = false; } - + - + - + - + - + - + -- 2.11.0