This commit is contained in:
2016-09-15 07:05:19 -04:00
committed by GitHub
parent f9f77fdcb1
commit 12826cf436

View File

@@ -24,5 +24,5 @@
<% end %>
<div>
<%= Customer.count %> Customers - <b>Last Sync: </b> <%= Qbo.last_sync %>
<%= Customer.count %> Customers - <b>Last Sync: </b> <%= Qbo.last_sync if Qbo.exists? %>
</div>