From 2d84f9a9992fe07ee7382edfb7134d67de0c9ccd Mon Sep 17 00:00:00 2001 From: Art Rhyno Date: Tue, 7 Aug 2012 12:50:57 -0400 Subject: [PATCH] Add option for Show More Details default in TPAC This minor change adds an option in config.tt2 to have the "Show More Details" view invoked by default in results pages. Signed-off-by: Art Rhyno --- .../templates_windsor/opac/parts/searchbar.tt2 | 73 ++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 Open-ILS/src/templates/templates_windsor/opac/parts/searchbar.tt2 diff --git a/Open-ILS/src/templates/templates_windsor/opac/parts/searchbar.tt2 b/Open-ILS/src/templates/templates_windsor/opac/parts/searchbar.tt2 new file mode 100644 index 0000000000..4fc0fa347c --- /dev/null +++ b/Open-ILS/src/templates/templates_windsor/opac/parts/searchbar.tt2 @@ -0,0 +1,73 @@ +[% PROCESS "opac/parts/org_selector.tt2" %] + -- 2.11.0