mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-09 09:24:23 -05:00
Update show.html.erb
This commit is contained in:
@@ -7,5 +7,6 @@
|
||||
<%= form_tag(new_vehicle_path, :method => "get", id: "new") do %>
|
||||
<%= hidden_field :customer, params[:customer], @customer %>
|
||||
<%= submit_tag "New Vehicle" %>
|
||||
<% end %>
|
||||
<br/>
|
||||
<%= render :partial => 'issues/list_simple', locals: {issues: @issues} %>
|
||||
|
||||
Reference in New Issue
Block a user