mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Update index.html.erb
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user