]> git.evergreen-ils.org Git - Evergreen.git/commit
kpac : search link cgi improvements
authorBill Erickson <berick@esilibrary.com>
Mon, 9 Apr 2012 19:45:49 +0000 (15:45 -0400)
committerMike Rylander <mrylander@gmail.com>
Mon, 30 Jul 2012 19:03:22 +0000 (15:03 -0400)
commitb5ac5a6d54dfd0f010269f66526f27d7f31e27b5
tree1dc9ccd2bb8aeace72455a0f5f416e873de09fa9
parent727d0647b41d71b09d9a8b08dd906c723eb3fb50
kpac : search link cgi improvements

1. avoid showing the search terms from canned searches in the simple
search box.  Patrons, kids especially, probably don't want to see
potentially complicated canned search queries in the search box when the
whole point is that they are accessible by clicking on images.

2. Avoid propagating the search qtype param to canned searches.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/templates/kpac/parts/grid.tt2
Open-ILS/src/templates/kpac/parts/searchbox.tt2