]> 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:51:26 +0000 (13:51 -0400)
commitad2edd446ef0b15f920f9861857be55b9e48acc4
tree8a2de4f37edc754ffc364c196b74f1217a5a9767
parentfc0908b56f2c600de16088316c05e40640b76c59
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