]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1677902: Remove search formats from advanced search limiter block
authorKathy Lussier <klussier@masslnc.org>
Wed, 17 May 2017 16:11:33 +0000 (12:11 -0400)
committerKathy Lussier <klussier@masslnc.org>
Tue, 23 May 2017 17:53:10 +0000 (13:53 -0400)
commitf46fbdf5d3e31f8a8c3248b03aa85591ac23db02
tree4d704031540216e6ab6733ab94bdf36c3011ade1
parentf37e6c73176d2ab83f5b2ff5780263120b1e5daa
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