Bugzilla – Attachment 70708 Details for
Bug 16427
Direct link to authority records missing in staff detail view (MARC21 6xx)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 16427 - Direct link to authority records missing staff detail view
Bug-16427---Direct-link-to-authority-records-missi.patch (text/plain), 1.12 KB, created by
Te Rauhina Jackson
on 2018-01-18 20:24:18 UTC
(
hide
)
Description:
Bug 16427 - Direct link to authority records missing staff detail view
Filename:
MIME Type:
Creator:
Te Rauhina Jackson
Created:
2018-01-18 20:24:18 UTC
Size:
1.12 KB
patch
obsolete
>From 2df2c1cafcef2faeadaee6e3deb178e5dbfc9109 Mon Sep 17 00:00:00 2001 >From: Te Rauhina Jackson <terauhina.jackson@gmail.com> >Date: Thu, 18 Jan 2018 20:22:25 +0000 >Subject: [PATCH] Bug 16427 - Direct link to authority records missing staff > detail view > >Thanks Owen, I've just added the whitespace before the magnifying glass. >--- > koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl >index a8e9941..cf39ec4 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl >+++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl >@@ -716,6 +716,7 @@ > </a> > > <xsl:if test="marc:subfield[@code=9]"> >+ <xsl:text> </xsl:text> > <a class='authlink'> > <xsl:attribute name="href">/cgi-bin/koha/authorities/detail.pl?authid=<xsl:value-of select="marc:subfield[@code=9]"/></xsl:attribute> > <xsl:element name="img"> >-- >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 16427
:
70666
|
70708
|
70742
|
72552