diff --git a/app/views/crm/customers/index.html.erb b/app/views/crm/customers/index.html.erb index 3f8e2e1a..d72c6a38 100644 --- a/app/views/crm/customers/index.html.erb +++ b/app/views/crm/customers/index.html.erb @@ -98,7 +98,7 @@
- <% Lookup.where("lookup_type = ?", "member_group_type" ).each do |member| %>