From 8cb9f84d983dbd661f0caa19635a7a913ef23403 Mon Sep 17 00:00:00 2001 From: William Rockwood Date: Fri, 7 Sep 2012 10:45:56 -0400 Subject: [PATCH] list search scope change - Changed the 'search only within the chosen list' option to always be unchecked by default when viewing a list. Signed-off-by: William Rockwood --- templates_tadlskin/opac/parts/searchbar.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates_tadlskin/opac/parts/searchbar.tt2 b/templates_tadlskin/opac/parts/searchbar.tt2 index b38c7b144f..b47e3ae65a 100644 --- a/templates_tadlskin/opac/parts/searchbar.tt2 +++ b/templates_tadlskin/opac/parts/searchbar.tt2 @@ -34,7 +34,7 @@ [% IF ctx.bookbag %]
+ value="[% ctx.bookbag.id | html %]" /> -- 2.11.0