From fe1068e50f0ec0b2519042e6835f60f19cf32b55 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Thu, 20 Jan 2011 14:58:54 +0100 Subject: [PATCH] Bug 5643: Tidy up MARC21slim2OPACResults.xsl, add code for Call Number. Content-Type: text/plain; charset="utf-8" --- .../prog/en/xslt/MARC21slim2OPACResults.xsl | 306 +++++++++++--------- 1 files changed, 174 insertions(+), 132 deletions(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl index b3f61e5..3116778 100644 --- a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl +++ b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl @@ -20,8 +20,6 @@ - - @@ -899,143 +897,187 @@ - - - Online Access: - - - - - - - y3z - - - - - - - - - Click here to access online - - - - - - - - - - - - y3z - - - - - - - - - Click here to access online - - + + + + + + + + + + + + + + + + + Online Access: + + + + + + + y3z + + + + + + - - - - - - | - - - - - - Availability: + + Click here to access online + + + + + + + + - No copies available - - - - Copies available for loan: - + + y3z + + + + + + + + + Click here to access online + + + + + + + + + | + + + + + + + + + Availability: + + No copies available + + + + Copies available for loan: + - - - [] - ( - - ) + + + [] + ( + + ) . , - - - - + + + + - - - - Copies available for reference: - + + + Copies available for reference: + - - - [] - ( - - ) - . , - - - - + + + [] + ( + + ) + . , + + + + + + + + Checked out ( + + ). + + + + + + Withdrawn ( + + ). + + + + + + Lost ( + + ). + + + + + + Damaged ( + + ). + + - - - Checked out ( - - ). - - - - - Withdrawn ( - - ). - - - - Lost ( - - ). - - - - Damaged ( - - ). - - - - On order ( - - ). - - - - In transit ( - - ). - - - - On hold ( - - ). - - + + + On order ( + + ). + + + + + + In transit ( + + ). + + + + + + On hold ( + + ). + + + + + + + + Call Number: + + + + + , + + + -- 1.6.0.6