From: Bill Erickson Date: Tue, 29 May 2012 13:43:07 +0000 (-0400) Subject: kpac : honor no-search propagation (nosprop) param on homesearch X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4c61ac7ed1c18d8876fa23c30796044cbc78ed80;p=evergreen%2Fpines.git kpac : honor no-search propagation (nosprop) param on homesearch When performing category-based searches, do not propagate the searches into the search box on the home page, similar to the results page search box. Signed-off-by: Bill Erickson Signed-off-by: Mike Rylander --- diff --git a/Open-ILS/src/templates/kpac/home.tt2 b/Open-ILS/src/templates/kpac/home.tt2 index 513d8fe2c5..ab70a894da 100644 --- a/Open-ILS/src/templates/kpac/home.tt2 +++ b/Open-ILS/src/templates/kpac/home.tt2 @@ -35,7 +35,8 @@ [% IF qtype == 'author' %]checked="checked"[% END %]/> - +