6 lines
173 B
Text
6 lines
173 B
Text
- title "Rechnungen"
|
|
|
|
- content_for :actionbar do
|
|
= link_to 'Neue Rechnung anlegen', new_finance_invoice_path, class: 'btn btn-primary'
|
|
|
|
#invoicesTable= render 'invoices'
|