Bugzilla – Attachment 62871 Details for
Bug 15179
Marc field 084 does not show on bibliographic record
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15179 (QA Followup) Fix comments to 'other classification'
Bug-15179-QA-Followup-Fix-comments-to-other-classi.patch (text/plain), 1.58 KB, created by
Nick Clemens (kidclamp)
on 2017-04-28 20:11:17 UTC
(
hide
)
Description:
Bug 15179 (QA Followup) Fix comments to 'other classification'
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2017-04-28 20:11:17 UTC
Size:
1.58 KB
patch
obsolete
>From 07a5e1c6cec752ef57def66d328db30d8e6730ce Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Fri, 28 Apr 2017 16:10:01 -0400 >Subject: [PATCH] Bug 15179 (QA Followup) Fix comments to 'other > classification' > >--- > koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl | 2 +- > koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl >index dce5bab..55192cd 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl >+++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl >@@ -770,7 +770,7 @@ > </span> > </xsl:if> > >-<!-- DDC classification --> >+<!-- Other classification --> > <xsl:if test="marc:datafield[@tag=084]"> > <span class="results_summary oc"> > <span class="label">Other classification: </span> >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl >index 7520eb3..658fc36 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl >@@ -822,7 +822,7 @@ > </span> > </xsl:if> > >-<!-- DDC classification --> >+<!-- Other classification --> > <xsl:if test="marc:datafield[@tag=084]"> > <span class="results_summary oc"> > <span class="label">Other classification: </span> >-- >2.1.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 15179
:
44796
|
59134
|
59135
|
59380
|
62870
| 62871