foodsoft/app/views/finance/invoices/edit.html.haml
2016-03-11 13:23:13 +01:00

2 lines
89 B
Text

- title t('.title')
= render :partial => 'form', :locals => {:invoice_id => @invoice.id}