Add patron profile filter to horizontal search
authorBen Shum <bshum@biblio.org>
Thu, 8 Mar 2012 07:00:26 +0000 (02:00 -0500)
committerJason Etheridge <jason@esilibrary.com>
Tue, 13 Mar 2012 16:13:43 +0000 (12:13 -0400)
LP 715837 added the ability to filter by a specific patron
profile during a patron search, but only in the default vertical
search interface.  For sites using horizontal search, this new
filter option had never been included.

Signed-off-by: Ben Shum <bshum@biblio.org>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Jason Etheridge <jason@esilibrary.com>

Open-ILS/xul/staff_client/server/patron/search_form_horiz_overlay.xul

index 3503a94..318eff9 100644 (file)
                 <label control="search_range_menu" value="&staff.patron.search_form_overlay.search_range_menu.value;"/>
                 <hbox id="search_depth" />
             </hbox>
+            <hbox>
+                <label control="search_profile_menu" value="&staff.patron_search_form.profile.label;"/>
+                <hbox id="profile" />
+            </hbox>
         </hbox>
         <hbox>
             <grid id="psg" />