Update index.html.erb

This commit is contained in:
2016-08-01 16:09:30 -04:00
committed by GitHub
parent 9b137fed69
commit 4dbeee0aa1

View File

@@ -24,3 +24,7 @@
<% else %>
<p>There are no customers containing the term(s) <%= params[:search] %>.</p>
<% end %>
<div>
<b>Last Sync: </b> <%= Qbo.first.last_sync %>
</div>