mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Update show.html.erb
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<br/>
|
||||
<%= render :partial => 'vehicles/list' %>
|
||||
<br/>
|
||||
<%= button_to "New Customer", new_customer_vehicle_path(@customer), method: :get %>
|
||||
<%= button_to "New Vehicle", new_customer_vehicle_path(@customer), method: :get %>
|
||||
<br/>
|
||||
<br/>
|
||||
<%= render :partial => 'issues/list_simple', locals: {issues: @issues} %>
|
||||
|
||||
Reference in New Issue
Block a user