Update show.html.erb

This commit is contained in:
2016-04-27 08:49:31 -04:00
parent d80df26df1
commit d4b0ac1e38

View File

@@ -1,4 +1,4 @@
<h1>Customers</h1>
<h1>Customer Detail</h1>
<br/>
<%= render :partial => 'customers/detail' %>
<br/>