Open-Source-Access-Control-.../app/views/payments/edit.html.erb

7 lines
119 B
Plaintext
Raw Permalink Normal View History

2013-02-12 08:58:17 +00:00
<h1>Editing payment</h1>
<%= render 'form' %>
<%= link_to 'Show', @payment %> |
<%= link_to 'Back', payments_path %>