From f83d11e3796d7256cbebec79b0b76d3fe5180881 Mon Sep 17 00:00:00 2001 From: Aung Myo Date: Thu, 15 Jun 2017 14:02:09 +0630 Subject: [PATCH 1/2] update customer --- app/views/crm/customers/index.html.erb | 3 ++- app/views/origami/customers/index.html.erb | 10 ++++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/app/views/crm/customers/index.html.erb b/app/views/crm/customers/index.html.erb index 36008efb..7ccd8fb8 100644 --- a/app/views/crm/customers/index.html.erb +++ b/app/views/crm/customers/index.html.erb @@ -44,6 +44,7 @@ <% if @crm_customers.count > 0 %> <% @crm_customers.each do |crm_customer| %> + @@ -54,6 +55,7 @@ <%= link_to 'Show', crm_customer_path(crm_customer) %> + <% end %> <%else%>

There are no record for your search

@@ -107,7 +109,6 @@
@@ -55,6 +56,7 @@ + <% end %> <%else%>

There are no record for your search

@@ -110,7 +112,6 @@