From 5815c7903badcbc26f2e5bbbd10792e5b2054b40 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 --- 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..47c50cf 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