foodsoft/app/views/finance/invoices/new.html.haml

4 lines
103 B
Plaintext
Raw Normal View History

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