Bugzilla – Attachment 59578 Details for
Bug 17827
Untranslatable "by" in MARC21slim2intranetResults.xsl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
New version of patch (git format-patch)
0001-Untranslatable-by-in-MARC21slim2intranetResults.xsl.patch (text/plain), 1.45 KB, created by
Serhij Dubyk
on 2017-01-26 12:39:11 UTC
(
hide
)
Description:
New version of patch (git format-patch)
Filename:
MIME Type:
Creator:
Serhij Dubyk
Created:
2017-01-26 12:39:11 UTC
Size:
1.45 KB
patch
obsolete
>From a17c6720db9d13dfd86a0be6c757fa224a4c4677 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Serhij=20Dubyk=20=7B=D0=A1=D0=B5=D1=80=D0=B3=D1=96=D0=B9?= > =?UTF-8?q?=20=D0=94=D1=83=D0=B1=D0=B8=D0=BA=7D?= <serhijdubyk@gmail.com> >Date: Thu, 26 Jan 2017 14:10:56 +0200 >Subject: [PATCH] [SIGNED-OFF] Untranslatable "by" in > MARC21slim2intranetResults.xsl >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit >Content-Type: text/plain; charset="utf-8" > >Signed-off-by: Serhij Dubyk {СеÑгÑй ÐÑбик} <serhijdubyk@gmail.com> >--- > koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl >index 6185c2d..0291aac 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl >+++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl >@@ -346,7 +346,7 @@ > > <xsl:choose> > <xsl:when test="marc:datafield[@tag=100] or marc:datafield[@tag=110] or marc:datafield[@tag=111] or marc:datafield[@tag=700] or marc:datafield[@tag=710] or marc:datafield[@tag=711]"> >- <p class="author">by >+ by <p class="author"> > <!-- #13383 --> > <xsl:for-each select="marc:datafield[(@tag=100 or @tag=700 or @tag=110 or @tag=710 or @tag=111 or @tag=711) and @ind1!='z']"> > <a> >-- >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 17827
:
58490
|
59578
|
66345
|
66510
|
66687