Update show.html.erb

This commit is contained in:
2016-04-27 08:38:06 -04:00
parent 27bb6ea4a2
commit 1817095d00

View File

@@ -1,3 +1,3 @@
<h1>Customers</h1>
<br/>
<%= render :partial => 'vehicles/form' %>
<%= render :partial => 'customer/detail' %>