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 %> +
+