Bugzilla – Attachment 36919 Details for
Bug 13734
RDA: Display 33xs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Add fields 336, 337 and 338 to the full displays in the staff
0002-Added-336-337-and-338-to-display.patch (text/plain), 1.62 KB, created by
Winona Salesky
on 2015-03-16 01:39:28 UTC
(
hide
)
Description:
Add fields 336, 337 and 338 to the full displays in the staff
Filename:
MIME Type:
Creator:
Winona Salesky
Created:
2015-03-16 01:39:28 UTC
Size:
1.62 KB
patch
obsolete
>From dca0c4704e8d8937c8add41f6738a85b2c629842 Mon Sep 17 00:00:00 2001 >From: Winona Salesky <wsalesky@gmail.com> >Date: Sun, 15 Mar 2015 21:36:39 -0400 >Subject: [PATCH 2/2] Added 336, 337 and 338 to display > >This patch fields 336, 337 and 338 to the full displays in the staff and OPAC views. Each field has an id (336 id=content_type, 337 id=media_type and 338 id=carrier_type) so it can be easily suppressed. > >To test: >* Search the opac for records with 336, 337 and or 338 >* Click the title >* Make sure the fields display properly >* Repeat for a few more titles >* Repeat in the Staff Client > >--- > 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 7475e4c..9655875 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl >+++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl >@@ -422,6 +422,7 @@ > </xsl:for-each> > </span> > </xsl:if> >+ > <!-- Build ISBN --> > <xsl:if test="marc:datafield[@tag=020]/marc:subfield[@code='a']"> > <span class="results_summary isbn"><span class="label">ISBN: </span> >-- >1.9.5 (Apple Git-50.3) >
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 13734
:
36046
|
36825
|
36919
|
36920
|
37218
|
38620
|
38957
|
41702