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:
@@ -5,7 +5,7 @@
|
||||
<%= submit_tag "Search" %>
|
||||
<% end %>
|
||||
<br/>
|
||||
<% if @customers.present? %>
|
||||
<% if @customers.present? or !@customers.nil? %>
|
||||
|
||||
<br/>
|
||||
<% @customers.each do |c| %>
|
||||
|
||||
Reference in New Issue
Block a user