Sha256: 1eee46c98f57dbacdef82e34ca9d3ef722bac10e79047109b89bc48b8b843a7d
Contents?: true
Size: 569 Bytes
Versions: 53
Compression:
Stored size: 569 Bytes
Contents
.billing_machine - content_for :page_header = render "dorsale/billing_machine/invoices/header_infos", invoices: @invoices - content_for :filters = render "dorsale/billing_machine/invoices/filters" - content_for :title = icon(:euro) = " " = Dorsale::BillingMachine::Invoice.ts - content_for :actions = render "dorsale/billing_machine/invoices/index_actions" - content_for :table = render "dorsale/billing_machine/invoices/list", invoices: @invoices - content_for :pagination = paginate @invoices = render_dorsale_page
Version data entries
53 entries across 53 versions & 1 rubygems