Bugzilla – Attachment 59144 Details for
Bug 8266
remove location from pull down on search
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8266 - remove location from pulldown
Bug-8266---remove-location-from-pulldown.patch (text/plain), 1.48 KB, created by
Claire Gravely
on 2017-01-18 07:46:28 UTC
(
hide
)
Description:
Bug 8266 - remove location from pulldown
Filename:
MIME Type:
Creator:
Claire Gravely
Created:
2017-01-18 07:46:28 UTC
Size:
1.48 KB
patch
obsolete
>From 3b54449478f75d37f2e3f29a255f6fb609b86565 Mon Sep 17 00:00:00 2001 >From: Grace McKenzie <grace.mcky@gmail.com> >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 <claire_gravely@hotmail.com> >--- > 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 %] > <option value="callnum">Call number</option> > [% END %] >- <option value="location">Shelving location</option> >+ > [% END %] > <option value="au,wrdl">Author</option> > [% IF ( expanded_options ) %] >-- >2.1.4
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 8266
:
59121
|
59144
|
59243