diff --git a/app/views/vehicles/_list.html.erb b/app/views/vehicles/_list.html.erb index 8ad7187..a1358df 100644 --- a/app/views/vehicles/_list.html.erb +++ b/app/views/vehicles/_list.html.erb @@ -16,8 +16,6 @@
<% end %> - -
<%= will_paginate @vehicles %>