]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1677902: Remove search formats from advanced search limiter block user/kmlussier/lp1677902-remove-search-format-limiter-from-results
authorKathy Lussier <klussier@masslnc.org>
Wed, 17 May 2017 16:11:33 +0000 (12:11 -0400)
committerKathy Lussier <klussier@masslnc.org>
Wed, 17 May 2017 16:21:48 +0000 (12:21 -0400)
commite6e124d98ae5bf4af031b2cf13f52e84c79d9afd
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>
Open-ILS/src/templates/opac/parts/result/table.tt2
Open-ILS/src/templates/opac/parts/searchbar.tt2