Bugzilla – Attachment 18004 Details for
Bug 8278
Replace YUI autocomplete in UNIMARC 210c plugin
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 8278 [Follow-up] Replace YUI autocomplete in UNIMARC 210c plugin
PASSED-QA-Bug-8278-Follow-up-Replace-YUI-autocompl.patch (text/plain), 1.77 KB, created by
Katrin Fischer
on 2013-05-08 05:35:42 UTC
(
hide
)
Description:
[PASSED QA] Bug 8278 [Follow-up] Replace YUI autocomplete in UNIMARC 210c plugin
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2013-05-08 05:35:42 UTC
Size:
1.77 KB
patch
obsolete
>From a1684163bd12bc6acc169f61f122fde4088973f4 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Mon, 15 Apr 2013 15:09:24 -0400 >Subject: [PATCH] [PASSED QA] Bug 8278 [Follow-up] Replace YUI autocomplete in > UNIMARC 210c plugin > >This follow-up corrects the heading of the plugin pop-up window to match >the UNIMARC field it targets. > >To test, trigger the plugin and confirm that the pop-up window refers to >210c. > >Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> > >Smple patch, fixes label. No errors. > >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >--- > .../value_builder/unimarc_field_210c_bis.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_210c_bis.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_210c_bis.tt >index af5cdf6..796898d 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_210c_bis.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_210c_bis.tt >@@ -1,5 +1,5 @@ > [% INCLUDE 'doc-head-open.inc' %] >-<title>Koha › UNIMARC field 225a builder</title> >+<title>Koha › UNIMARC field 210c builder</title> > [% INCLUDE 'doc-head-close.inc' %] > <style type="text/css"> > #custom-doc { width:37.85em;*width:36.93em;min-width:492px; margin:auto; text-align:left; } >@@ -32,7 +32,7 @@ $(document).ready(function(){ > <div id="custom-doc" class="yui-t7"> > <div id="bd"> > >-<h1>UNIMARC field 225a builder</h1> >+<h1>UNIMARC field 210c builder</h1> > <div class="autocomplete"> > <form name="f_pop" onsubmit="javascript:report()" action=""> > <div id="fieldautocomplete" class="autocomplete"> >-- >1.7.9.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 8278
:
15997
|
16441
|
17110
|
17189
|
17475
|
17480
|
17597
|
17937
|
18002
|
18003
| 18004 |
18005