From 3c0dd0540a83dee7f866b82a13345046bea04049 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. --- .../prog/en/xslt/MARC21slim2intranetDetail.xsl | 19 ++++--- .../bootstrap/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 9a76807a62..be898a7b98 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl +++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl @@ -1016,18 +1016,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 ab3844a1ff..fa63abf147 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl +++ b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl @@ -1097,39 +1097,39 @@ - + -
- - - - - Incomplete contents: - - - Partial contents: - - - Contents: - - - -
- - - - trug - - - - - atrug - - - -
-
-
+
+ + + + + Incomplete contents: + + + Partial contents: + + + Contents: + + + +
+ + + + trug + + + + + atrug + + + +
+
+
-- 2.11.0