From 45ebfb2a89f82d143036a2f8b11fade4cea85c0e Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Thu, 23 Jun 2011 12:53:03 -0400 Subject: [PATCH] Display access notes on a per-institution basis We use subfield 5 as our identifier for 506 fields to choose which one to display in a given skin context. Open question: do we want to display the authorization / consortium subfields for some reason? Signed-off-by: Dan Scott --- .../opac/skin/uwin/xml/rdetail/rdetail_summary.xml | 35 ++++++++++++++++------ 1 file changed, 26 insertions(+), 9 deletions(-) diff --git a/Open-ILS/web/opac/skin/uwin/xml/rdetail/rdetail_summary.xml b/Open-ILS/web/opac/skin/uwin/xml/rdetail/rdetail_summary.xml index e837973293..3d2668f8fd 100644 --- a/Open-ILS/web/opac/skin/uwin/xml/rdetail/rdetail_summary.xml +++ b/Open-ILS/web/opac/skin/uwin/xml/rdetail/rdetail_summary.xml @@ -361,15 +361,32 @@ ]]> - - &common.usage.restrictions; - - - - + + &common.usage.restrictions; + + + + &common.performer.note; -- 2.11.0