Sha256: 775ba021c39a3d3583177f8c8f05b7974fd65d1fa5286a1c8a78f7991328f914
Contents?: true
Size: 651 Bytes
Versions: 9
Compression:
Stored size: 651 Bytes
Contents
.billing_machine - content_for :page_header = render "dorsale/billing_machine/quotations/header_infos", quotations: @quotations - content_for :filters = render "dorsale/billing_machine/quotations/filters" - content_for :title = icon(:euro) = " " = Dorsale::BillingMachine::Quotation.ts - content_for :actions - if policy(Dorsale::BillingMachine::Quotation).create? = create_button dorsale.new_billing_machine_quotation_path - content_for :table = render "dorsale/billing_machine/quotations/list", quotations: @quotations - content_for :pagination = paginate @quotations = render_dorsale_index
Version data entries
9 entries across 9 versions & 1 rubygems