From d62a675468e1fc11a0d18c7fa35bf819c0a79a8c 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 Signed-off-by: Fridolin Somers --- .../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 b1e50d26f3..4d8986e7ab 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 @@ + @@ -191,8 +192,8 @@ No items available - - Items available for loan: + + Items available for loan: @@ -208,38 +209,50 @@ - - [] - - ( - - ) - - - . - - - , - - + + + + + Call number: + + + + ( + + ) + + + . + + + , + + + - - [] - - ( - - ) - - - . - - - , - - + + + + + Call number: + + + + ( + + ) + + + . + + + , + + + @@ -250,30 +263,77 @@ - - Items available for reference: + + Items available for reference: - - - - - [] - ( - - ) - - - . - - - , - - + + + + ItemSummary + + + + + + + + + Call number: + + + + ( + + ) + + + . + + + , + + + + + : + + + + + +
+ + + + + ItemSummary + + + + + + + + + Call number: + + + + ( + + ) + . , + + +
+
+
+ Checked out ( -- 2.39.2