Bugzilla – Attachment 17475 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]
Bug 8278 [Follow-up] Replace YUI autocomplete in UNIMARC 210c plugin
Bug-8278-Follow-up-Replace-YUI-autocomplete-in-UNI.patch (text/plain), 1.64 KB, created by
Owen Leonard
on 2013-04-15 19:12:21 UTC
(
hide
)
Description:
Bug 8278 [Follow-up] Replace YUI autocomplete in UNIMARC 210c plugin
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2013-04-15 19:12:21 UTC
Size:
1.64 KB
patch
obsolete
>From 53f7616a391b0549c236f4a7cb28e88d82481d17 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Mon, 15 Apr 2013 15:09:24 -0400 >Subject: [PATCH] Bug 8278 [Follow-up] Replace YUI autocomplete in UNIMARC > 210c plugin >Content-Type: text/plain; charset="utf-8" > >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. >--- > .../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