Bugzilla – Attachment 15340 Details for
Bug 8906
Improve OAI management interface
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8906: Followup replace 'Clear' with 'Delete'
Bug-8906-Followup-replace-Clear-with-Delete.patch (text/plain), 1.56 KB, created by
Marcel de Rooy
on 2013-02-15 10:38:48 UTC
(
hide
)
Description:
Bug 8906: Followup replace 'Clear' with 'Delete'
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2013-02-15 10:38:48 UTC
Size:
1.56 KB
patch
obsolete
>From ef7c392b80a392c5feab374101a6e0b1eb410708 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Wed, 26 Dec 2012 12:06:47 +0100 >Subject: [PATCH] Bug 8906: Followup replace 'Clear' with 'Delete' >Content-Type: text/plain; charset="utf-8" > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > .../prog/en/modules/admin/oai_set_mappings.tt | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/oai_set_mappings.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/oai_set_mappings.tt >index 64ed733..b449191 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/oai_set_mappings.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/oai_set_mappings.tt >@@ -86,7 +86,7 @@ function hideDialogBox() { > OR > [% END %] > </td> >- <td><a class="clear-field" href="#">Clear</a></td> >+ <td><a class="clear-field" href="#">Delete</a></td> > </tr> > [% END %] > [% ELSE %] >@@ -96,7 +96,7 @@ function hideDialogBox() { > <td>is equal to</td> > <td><input type="text" name="marcvalue" /></td> > <td><input type="button" id="ORbutton" value="OR" /></td> >- <td><a class="clear-field" href="#">Clear</a></td> >+ <td><a class="clear-field" href="#">Delete</a></td> > </tr> > [% END %] > </tbody> >-- >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 8906
:
12775
|
12898
|
13561
|
14107
|
14262
|
14299
|
15338
|
15339
| 15340