From f7ee1dbcec218f49ae866ee6402db37e6859cb26 Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Fri, 22 Apr 2016 12:10:28 -0400 Subject: [PATCH] Update _details.html.erb --- app/views/vehicles/_details.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/vehicles/_details.html.erb b/app/views/vehicles/_details.html.erb index 078aeec..c23404f 100644 --- a/app/views/vehicles/_details.html.erb +++ b/app/views/vehicles/_details.html.erb @@ -14,7 +14,7 @@
- Notes: + VIN:
<%= @vehicle.vin %>