From bugzilla-daemon@bugs.koha-community.org Fri Oct 22 08:46:33 2021
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 11175] Show the parent record's component parts in
the detailed views
Date: Fri, 22 Oct 2021 06:46:29 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3480680756837565068=="
--===============3480680756837565068==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11175
--- Comment #392 from Marcel de Rooy ---
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl
koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss
Seems you only remove 2 newlines, please remove these changes.
+ [% IF defaulttab == 'components' %]
+
+ [% ELSE %]
+
+ [% END %]
+ Components ([% (
ComponentParts.size ) %])
+
Indentation.
diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slimUtils.xsl
b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slimUtils.xsl
index 105da508c7..2df0e1b3b4 100644
--- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slimUtils.xsl
+++ b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slimUtils.xsl
@@ -541,7 +541,6 @@
-