Update index.html.erb

This commit is contained in:
2016-04-26 09:20:21 -04:00
parent 5e4d7c7686
commit 1ac799d318

View File

@@ -1,6 +1,6 @@
<h1>Customers</h1>
<br/>
<% QboCustomers.all.each do |c| %>
<% QboCustomer.all.each do |c| %>
<div class="row">
<div class="span6 columns">
<fieldset>