From 407f4de4dda7948dac13ba201cc1fd6addf67bd5 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 1 Jun 2017 10:14:18 -0400 Subject: [PATCH] removing the terms output after a search due to incorrect category names for some reason the categories array is not populating correctly to match the post data with the name of the category from the array, removing for now --- glm-member-db/views/front/members/list.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/glm-member-db/views/front/members/list.html b/glm-member-db/views/front/members/list.html index e8d0b3b..ddb6c09 100644 --- a/glm-member-db/views/front/members/list.html +++ b/glm-member-db/views/front/members/list.html @@ -1,5 +1,6 @@ {$searchParams = apply_filters('member_list_header_search', '')|json_decode} +