Create edit.html.erb

This commit is contained in:
2016-05-11 11:17:10 -04:00
parent b35b9cf478
commit 3925337df0

View File

@@ -0,0 +1,3 @@
<h1>Edit Customer</h1>
<br/>
<%= render :partial => 'customers/form' %>