Bugzilla – Attachment 11172 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.09 KB, created by
MJ Ray (software.coop)
on 2012-07-27 16:07:37 UTC
(
hide
)
Description:
Add Street Address searchfields set to patrons search header widget
Filename:
MIME Type:
Creator:
MJ Ray (software.coop)
Created:
2012-07-27 16:07:37 UTC
Size:
1.09 KB
patch
obsolete
>From 9a347ce0385de7e81a69048ab5483bb9d62230ba 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 > >http://bugs.koha-community.org/show_bug.cgi?id=8516 >--- > .../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