Update show.html.erb

This commit is contained in:
2016-04-27 10:43:44 -04:00
parent 46df203e00
commit 38518fa5e9

View File

@@ -1,10 +1,3 @@
<h1>Customer Vehicle</h1>
<br/>
<%= render :partial => 'vehicles/details' %>
<br/>
<%= @style %>
<br/>
<%= @drive %>
<br/>
<%= @doors %>