]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1677902: Remove search formats from advanced search limiter block user/jeffdavis/lp1677902-remove-search-format-limiter-from-results
authorKathy Lussier <klussier@masslnc.org>
Wed, 17 May 2017 16:11:33 +0000 (12:11 -0400)
committerJeff Davis <jdavis@sitka.bclibraries.ca>
Thu, 18 May 2017 21:16:40 +0000 (14:16 -0700)
commite41fea9e7907c0e39bf4e29ae2ea46d5bb16a934
tree560134aba270aff75c5346180ada3bd5521a1929
parent89f763b5c92314b9a8db8024e0680f3808e99117
LP#1677902: Remove search formats from advanced search limiter block

The original behavior of the advanced search limiter block was to remove
search formats from the display because it is available for limiting in the
search bar. Other code broke this behavior, and I've now restored it by
adding the ignore search format code to the searchbar.tt2 file. It also fixes
a problem where the search format limiters were incorrectly displaying on the
low hits page.

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Jeff Davis <jdavis@sitka.bclibraries.ca>
Open-ILS/src/templates/opac/parts/result/table.tt2
Open-ILS/src/templates/opac/parts/searchbar.tt2