Bug 15132 - Add a search type pulldown to the staff catalog search like the public catalog has
Summary: Add a search type pulldown to the staff catalog search like the public catalo...
Status: RESOLVED DUPLICATE of bug 14902
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Kyle M Hall
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-04 16:19 UTC by Kyle M Hall
Modified: 2015-11-04 16:21 UTC (History)
1 user (show)

See Also:
Change sponsored?: Sponsored
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kyle M Hall 2015-11-04 16:19:54 UTC
Many librarians would like to see the staff quick catalog search have a pulldown of search types similar to what the OPAC has.

We should add new system preference IntranetCatalogSearchPulldown to control the feature which if enabled, would include search_indexes.inc to left of catalog search text box.

We could also forgo the system preference and instead give the search box a class or id so it would be hidden easily with css.
Comment 1 Kyle M Hall 2015-11-04 16:21:09 UTC

*** This bug has been marked as a duplicate of bug 14902 ***