From f27d7b2d5d16051258a476d7681b3fa6cd4e891b Mon Sep 17 00:00:00 2001 From: conradverm Date: Mon, 1 Oct 2007 12:15:01 +0000 Subject: [PATCH] KTS-673 "The search algorithm needs some work" Updated. Search portlet --- templates/ktcore/search2/search_portlet.smarty | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+), 0 deletions(-) create mode 100644 templates/ktcore/search2/search_portlet.smarty diff --git a/templates/ktcore/search2/search_portlet.smarty b/templates/ktcore/search2/search_portlet.smarty new file mode 100644 index 0000000..312a082 --- /dev/null +++ b/templates/ktcore/search2/search_portlet.smarty @@ -0,0 +1,23 @@ +
+ + + +
+ + +{if (count($savedSearches) > 0)} +
+ +{/if} -- libgit2 0.21.4