From 2b51b191b5dfc187764e1b2d6a54fa1ac3b5e498 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Wed, 25 May 2011 21:59:59 -0400 Subject: [PATCH] Get eresources working again in search results The house of cards that had crashed to earth with the async problems fixed in the previous commit also broke electronic resources display in the search results for the LU and Algoma skins. This sorts it out by simply moving the electronic resources into their own row, rather than overloading the local callnumber row. Signed-off-by: Dan Scott --- web/opac/skin/algoma/xml/result/result_table.xml | 10 ++++++++++ web/opac/skin/lul/xml/result/result_table.xml | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/web/opac/skin/algoma/xml/result/result_table.xml b/web/opac/skin/algoma/xml/result/result_table.xml index 0ad16fdd95..c6542af63f 100644 --- a/web/opac/skin/algoma/xml/result/result_table.xml +++ b/web/opac/skin/algoma/xml/result/result_table.xml @@ -208,10 +208,20 @@ return output.innerHTML; ]]> + + + + + + + +