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

3 lines
89 B
Plaintext

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