From 9c667c20da9eada3591a738244be1651766d58f3 Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Mon, 1 Aug 2016 16:01:24 -0400 Subject: [PATCH] Update index.html.erb --- app/views/qbo/index.html.erb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/views/qbo/index.html.erb b/app/views/qbo/index.html.erb index 0506045..c82cb68 100644 --- a/app/views/qbo/index.html.erb +++ b/app/views/qbo/index.html.erb @@ -17,14 +17,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI Customer Count: <%= @customer_count.to_s%> -
-
Item Count: <%= @qbo_item_count.to_s %>
-
-
Employee Count: <%= @qbo_employee_count.to_s %>
@@ -38,5 +34,9 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
- Last sync: <%= Qbo.first.last_sync %> + +
+ Last sync: <%= Qbo.first.last_sync %> +
+