From 3fe0911da1363184b3c4e7a0e4ce3e1663ad4321 Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Tue, 11 Feb 2020 14:06:07 +0000 Subject: [PATCH] Bug 24630: UNIMARC XSLT changes for bug 7611 Follow test plan from 7611 on a UNIMARC system. These changes have not been tested by me --- .../bootstrap/en/xslt/UNIMARCslim2OPACResults.xsl | 156 ++++++++++++++------- 1 file changed, 108 insertions(+), 48 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslim2OPACResults.xsl b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslim2OPACResults.xsl index 2174d5d935..8d9708f30d 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslim2OPACResults.xsl +++ b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslim2OPACResults.xsl @@ -14,6 +14,7 @@ + @@ -193,8 +194,8 @@ No items available - - Items available for loan: + + Items available for loan: @@ -210,38 +211,50 @@ - - [] - - ( - - ) - - - . - - - , - - + + + + + Call number: + + + + ( + + ) + + + . + + + , + + + - - [] - - ( - - ) - - - . - - - , - - + + + + + Call number: + + + + ( + + ) + + + . + + + , + + + @@ -252,30 +265,77 @@ - - Items available for reference: + + Items available for reference: - - - - - [] - ( - - ) - - - . - - - , - - + + + + ItemSummary + + + + + + + + + Call number: + + + + ( + + ) + + + . + + + , + + + + + : + + + + + +
+ + + + + ItemSummary + + + + + + + + + Call number: + + + + ( + + ) + . , + + +
+
+
+ Checked out ( -- 2.11.0