From a1b72a1dd0d1074b680fefddbad2ca707541bc5a Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Thu, 21 Apr 2016 14:20:30 -0400 Subject: [PATCH] Update new.html.erb --- app/views/vehicles/new.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/vehicles/new.html.erb b/app/views/vehicles/new.html.erb index 21ab67d..e877762 100644 --- a/app/views/vehicles/new.html.erb +++ b/app/views/vehicles/new.html.erb @@ -32,11 +32,11 @@

- +

- + <%= submit_tag "Create" %> <% end %> <%= form_tag %>