From 38518fa5e9b202ff8fd548ab4144c5650bf8e601 Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Wed, 27 Apr 2016 10:43:44 -0400 Subject: [PATCH] Update show.html.erb --- app/views/vehicles/show.html.erb | 7 ------- 1 file changed, 7 deletions(-) diff --git a/app/views/vehicles/show.html.erb b/app/views/vehicles/show.html.erb index c8cffdc..09c4f6f 100644 --- a/app/views/vehicles/show.html.erb +++ b/app/views/vehicles/show.html.erb @@ -1,10 +1,3 @@

Customer Vehicle


<%= render :partial => 'vehicles/details' %> - -
-<%= @style %> -
-<%= @drive %> -
-<%= @doors %>