mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Create edit.html.erb
This commit is contained in:
3
app/views/customers/edit.html.erb
Normal file
3
app/views/customers/edit.html.erb
Normal file
@@ -0,0 +1,3 @@
|
||||
<h1>Edit Customer</h1>
|
||||
<br/>
|
||||
<%= render :partial => 'customers/form' %>
|
||||
Reference in New Issue
Block a user