Bugzilla – Attachment 10643 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]
[SIGNED-OFF] Followup
patch.txt (text/plain), 1.87 KB, created by
Marcel de Rooy
on 2012-07-05 12:41:21 UTC
(
hide
)
Description:
[SIGNED-OFF] Followup
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2012-07-05 12:41:21 UTC
Size:
1.87 KB
patch
obsolete
>From 83f8110b39ab50e6d8c0721546912cb0224ec1e5 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. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Works now for both yuipaths. >--- > .../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.7.6 >
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