Remove debug
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 10 Aug 2018 13:32:26 +0000 (09:32 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 10 Aug 2018 13:32:26 +0000 (09:32 -0400)
no debug for now

glm-member-db-contacts/views/front/contacts/list.html

index 9eaa4db..7383be1 100644 (file)
@@ -67,8 +67,6 @@ and open the template in the editor.
             showing {$start} through {$lastDisplayed} of {$filteredContactsFound}
         {/if}
 
-        {debug}
-
         {$contacts_with_subs = apply_filters("get_contacts_with_subs", $contacts)}
 
         {if $haveContacts}