Bugzilla – Attachment 23294 Details for
Bug 10852
Add 3 filters to the serials search
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10852: Rename the "expiration date" filter name
Bug-10852-Rename-the-expiration-date-filter-name.patch (text/plain), 1.50 KB, created by
Jonathan Druart
on 2013-12-04 13:42:54 UTC
(
hide
)
Description:
Bug 10852: Rename the "expiration date" filter name
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2013-12-04 13:42:54 UTC
Size:
1.50 KB
patch
obsolete
>From 5249dbe3fab090871ef590b2a1135e354158f268 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Wed, 4 Dec 2013 14:42:22 +0100 >Subject: [PATCH] Bug 10852: Rename the "expiration date" filter name > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-search.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-search.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-search.tt >index c6cb4d4..31d4b02 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-search.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-search.tt >@@ -115,7 +115,7 @@ > </li> > [% END %] > <li> >- <label for="to">Expiration date:</label> >+ <label for="to">Expire before:</label> > <input type="text" id="to" name="expiration_date_filter" value="[% expiration_date_filter | $KohaDates %]" size="10" maxlength="10" class="datepickerto" /> > </li> > </ol> >@@ -370,7 +370,7 @@ > </li> > [% END %] > <li> >- <label for="to">Expiration date:</label> >+ <label for="to">Expire before:</label> > <input type="text" id="to" name="expiration_date_filter" value="[% expiration_date_filter | $KohaDates %]" size="10" maxlength="10" class="datepickerto" /> > </li> > >-- >1.7.10.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 10852
:
20945
|
23294
|
23295
|
23296
|
23548
|
23549
|
23550
|
23551