From 53518c103280b0191383711d2cd36bb535969cbc Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Mon, 18 Jul 2016 08:18:06 -0400 Subject: [PATCH] Don't hide the search form if there are no results. Use the haveLeads variable to test for results. --- views/admin/leads/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/admin/leads/index.html b/views/admin/leads/index.html index 8cef4c3..fe4eafc 100644 --- a/views/admin/leads/index.html +++ b/views/admin/leads/index.html @@ -19,7 +19,7 @@ - +
-- 2.17.1