Update show.html.erb

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

View File

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