From b08636d52cae0acd78d9ff9a3c407c014b5f5734 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sun, 13 Sep 2020 16:31:13 +0000 Subject: [PATCH] Bug 19616: (follow-up) Reindent XSLT code used for 505 display Also adds a note at the beginning of the code block. This causes no functional change, just code clean-up. Signed-off-by: Martin Renvoize Signed-off-by: Tomas Cohen Arazi --- .../en/xslt/MARC21slim2intranetDetail.xsl | 19 +++--- .../en/xslt/MARC21slim2OPACDetail.xsl | 64 +++++++++---------- 2 files changed, 42 insertions(+), 41 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl index 8bd38ad84c6..deecd43b238 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl +++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl @@ -1030,18 +1030,19 @@ +
- - Contents: - - - Incomplete contents: - - - Partial contents: - + + Contents: + + + Incomplete contents: + + + Partial contents: +
diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl index f4369ebf2c0..3adcc641845 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl +++ b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl @@ -1111,39 +1111,39 @@ - + -
- - - - - Incomplete contents: - - - Partial contents: - - - Contents: - - - -
- - - - trug - - - - - atrug - - - -
-
-
+
+ + + + + Incomplete contents: + + + Partial contents: + + + Contents: + + + +
+ + + + trug + + + + + atrug + + + +
+
+
-- 2.28.0