Bugzilla – Attachment 57660 Details for
Bug 17660
Any $t subfields not editable in any framework
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 17660: #adv is considered as an ad by adblock
SIGNED-OFF-Bug-17660-adv-is-considered-as-an-ad-by.patch (text/plain), 1.52 KB, created by
Owen Leonard
on 2016-11-18 17:46:00 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 17660: #adv is considered as an ad by adblock
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2016-11-18 17:46:00 UTC
Size:
1.52 KB
patch
obsolete
>From 54edf9657d6c4b1c89c24d30f315e2bb1c1f48ef Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 18 Nov 2016 15:26:17 +0000 >Subject: [PATCH] [SIGNED-OFF] Bug 17660: #adv is considered as an ad by > adblock >Content-Type: text/plain; charset="utf-8" > >So let's rename it! > >Test plan: >Edit a $t in any framework, you should be able to unfold the "Advanced >constraints" part > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > .../intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt >index 4e70bfc..bb60a1b 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt >@@ -112,8 +112,8 @@ > </div> > > >- <h3><a href="#adv[% loo.urisubfieldcode %]">Advanced constraints</a></h3> >- <div id="adv[% loo.urisubfieldcode %]"> >+ <h3><a href="#advanced[% loo.urisubfieldcode %]">Advanced constraints</a></h3> >+ <div id="advanced[% loo.urisubfieldcode %]"> > <fieldset class="rows"> > <ol><li><label for="defaultvalue[% loo.row %]">Default value:</label> > <input type="text" name="defaultvalue" id="defaultvalue[% loo.row %]" value="[% loo.defaultvalue %]" /></li> >-- >2.1.4
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 17660
:
57649
|
57660
|
57665