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