Update show.html.erb

This commit is contained in:
2016-08-04 09:51:47 -04:00
committed by GitHub
parent 362cb77381
commit 259737a488

View File

@@ -5,7 +5,6 @@
<br/>
<h2>Vehicles:</h2>
<%= render :partial => 'vehicles/list' %>
<br/>
<%= button_to "New Vehicle", new_customer_vehicle_path(@customer), method: :get %>
<br/>
<h2>Issues:</h2>