From e88c11b6ff86b3bb803d8a8fb51a81f3e862288b 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 Signed-off-by: Kyle M Hall --- 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 5b461f41d0..94963c438d 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.20.1