foodsoft/app/views/finance/invoices/new.html.erb
2009-01-18 17:42:51 +01:00

4 lines
119 B
Text

<% title "Neue Rechnung anlegen" -%>
<%= render :partial => 'form' %>
<%= link_to 'Zurück', finance_invoices_path %>