From 49425656eec674ee09a06e7677a889c43e17fc59 Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Mon, 1 Aug 2016 16:40:50 -0400 Subject: [PATCH] Update index.html.erb --- app/views/customers/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/customers/index.html.erb b/app/views/customers/index.html.erb index b175471..eed562a 100644 --- a/app/views/customers/index.html.erb +++ b/app/views/customers/index.html.erb @@ -26,5 +26,5 @@ <% end %>
- Last Sync: <%= Qbo.first.last_sync %> + Last Sync: <%= Qbo.last_sync %>