Bugzilla – Attachment 10642 Details for
Bug 8203
Should be possible to save individual authorities
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8203 follow-up: QA fixes
Bug-8203-follow-up-QA-fixes.patch (text/plain), 1.83 KB, created by
Jared Camins-Esakov
on 2012-07-05 12:34:56 UTC
(
hide
)
Description:
Bug 8203 follow-up: QA fixes
Filename:
MIME Type:
Creator:
Jared Camins-Esakov
Created:
2012-07-05 12:34:56 UTC
Size:
1.83 KB
patch
obsolete
>From 5abd55634dc6da3534864b208bc6678a78380461 Mon Sep 17 00:00:00 2001 >From: Jared Camins-Esakov <jcamins@cpbibliography.com> >Date: Thu, 5 Jul 2012 08:32:47 -0400 >Subject: [PATCH] Bug 8203 follow-up: QA fixes >Content-Type: text/plain; charset="UTF-8" > >Fixes the Save button functionality when YUI is set to be pulled >from Yahoo!'s servers, and adds a copyright statement to the >MARC21slim2MADS.xsl file. > >http://bugs.koha-community.org/show_bug.cgi?id=8303 >--- > .../prog/en/includes/authorities-toolbar.inc | 1 - > .../intranet-tmpl/prog/en/xslt/MARC21slim2MADS.xsl | 2 ++ > 2 files changed, 2 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-toolbar.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-toolbar.inc >index 7315b29..ec216bd 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-toolbar.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-toolbar.inc >@@ -48,7 +48,6 @@ > new YAHOO.widget.Button({ > type: "menu", > label: _("Save"), >- id: "savemenuc", > name: "savemenubutton", > menu: savemenu, > container: "savemenuc" >diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2MADS.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2MADS.xsl >index 570eaaa..15aa17a 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2MADS.xsl >+++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2MADS.xsl >@@ -6,6 +6,8 @@ > <xsl:include href="http://www.loc.gov/marcxml/xslt/MARC21slimUtils.xsl"/> > <xsl:output method="xml" indent="yes" encoding="UTF-8"/> > <xsl:strip-space elements="*"/> >+ <!-- Stylesheet copyright (c) 2011 Library of Congress >+ --> > > <!-- > 2.10 fixed type=other and type=otherType for mads:related tmee 09/16/2011 >-- >1.7.2.5
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 8203
:
10306
|
10313
|
10642
|
10643
|
10669