From 6d61073a481a4c50328e63eeec46bf31ddd7efa7 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Tue, 9 Jan 2018 16:47:41 -0500 Subject: [PATCH] removing county search from contacts list contacts list view had county search, removing it --- .../views/front/contacts/list.html | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/glm-member-db-contacts/views/front/contacts/list.html b/glm-member-db-contacts/views/front/contacts/list.html index 56ebb12..1342c47 100644 --- a/glm-member-db-contacts/views/front/contacts/list.html +++ b/glm-member-db-contacts/views/front/contacts/list.html @@ -23,17 +23,7 @@ and open the template in the editor.
Text Search:
- {if $haveCounties} -
- County Search: - -
- {/if} +
-- 2.17.1