Update show.html.erb

This commit is contained in:
2016-04-28 08:48:27 -04:00
parent b1120c3849
commit 5ac1c44e41

View File

@@ -1,5 +1,3 @@
<h1>Customer Detail</h1>
<br/>
<%= render :partial => 'customers/detail' %>
<br/>
<%= render :partial => 'vehicles/list' %>