Bugzilla – Attachment 11176 Details for
Bug 8516
Add a "Street Address" search option to the patrons search
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Add Street Address searchfields set to patrons search header widget
Add-Street-Address-searchfields-set-to-patrons-sea.patch (text/plain), 1.19 KB, created by
Mirko Tietgen
on 2012-07-27 23:02:28 UTC
(
hide
)
Description:
Add Street Address searchfields set to patrons search header widget
Filename:
MIME Type:
Creator:
Mirko Tietgen
Created:
2012-07-27 23:02:28 UTC
Size:
1.19 KB
patch
obsolete
>From c77e598a76fb645749f367eeb7b0ad6408a22911 Mon Sep 17 00:00:00 2001 >From: MJ Ray <mjr@phonecoop.coop> >Date: Fri, 27 Jul 2012 16:57:38 +0100 >Subject: [PATCH] Add Street Address searchfields set to patrons search header widget >Content-Type: text/plain; charset="utf-8" > >http://bugs.koha-community.org/show_bug.cgi?id=8516 >Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net> >--- > .../prog/en/includes/patron-search.inc | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc >index 2749309..27405e6 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc >@@ -16,6 +16,7 @@ > <option value='email,emailpro,B_email,'>Email</option> > <option value='borrowernumber'>Borrower number</option> > <option value='phone,phonepro,B_phone,altcontactphone,mobile'>Phone number</option> >+ <option value='streettype,address,address2,city,state,zipcode,country'>Street Address</option> > </select> > > <label for="orderby">Order by:</label> >-- >1.7.2.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 8516
:
11172
| 11176