@@ -, +, @@ --- .../en/xslt/MARC21slim2intranetDetail.xsl | 29 +++++++++++++++++-- .../en/xslt/MARC21slim2OPACDetail.xsl | 28 ++++++++++++++++-- 2 files changed, 53 insertions(+), 4 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl @@ -995,16 +995,41 @@ - Holdings note: + Holdings:
axz - ; + ;
+ + + Supplements:
+ + + axz + + ;
+
+
+
+ + + + Indexes:
+ + + axz + + ;
+
+
+
+ + Other editions: --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl @@ -1128,12 +1128,36 @@ - Holdings note: + Holdings:
az - ; + ;
+
+
+
+ + + + Supplements:
+ + + az + + ;
+
+
+
+ + + + Indexes:
+ + + az + + ;
--