From a170690d997940fd44243a08698306db5c8e109e Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Mon, 30 May 2011 12:34:47 -0400 Subject: [PATCH] Add catalogue SFX resolution For automatic munging in generated skins, provide a local SFX_TARGET that defines the base URL for the SFX resolver. Signed-off-by: Dan Scott --- .../skin/default/xml/rdetail/rdetail_summary.xml | 46 ++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_summary.xml b/Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_summary.xml index e8a186edd2..8523487fec 100644 --- a/Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_summary.xml +++ b/Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_summary.xml @@ -50,6 +50,52 @@ + + &common.issn; + + + + + + &common.edition; -- 2.11.0