From 562db871445e058110628426ed0d1a665a6ddcd7 Mon Sep 17 00:00:00 2001 From: Aung Myo Date: Tue, 13 Jun 2017 13:39:05 +0630 Subject: [PATCH] update crm view --- app/views/crm/customers/index.html.erb | 4 ++-- app/views/crm/home/index.html.erb | 4 ++-- app/views/origami/customers/index.html.erb | 14 +++++++------- 3 files changed, 11 insertions(+), 11 deletions(-) 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| %>