From cf6d25613758213ada26de0970f50ff840bbe806 Mon Sep 17 00:00:00 2001 From: Grace McKenzie Date: Tue, 17 Jan 2017 23:30:44 +0000 Subject: [PATCH] Bug 8266 - remove location from pulldown Found shelving location in html and removed To test - Go to the advanced search in the OPAC - Click on 'more options' (this changes the pull downs) - Check the pull downs with search options, there is now "shelving location" - Apply the patch - Refresh the page and notice the option is gone Signed-off-by: Claire Gravely Signed-off-by: Nick Clemens --- koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-advsearch.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-advsearch.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-advsearch.tt index 5b461f4..94963c4 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-advsearch.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-advsearch.tt @@ -59,7 +59,7 @@ [% ELSE %] [% END %] - + [% END %] [% IF ( expanded_options ) %] -- 2.1.4