Sha256: 6079dab22418c692e010345fbdc307a36add182bcb81f49753fe586f12feee45

Contents?: true

Size: 364 Bytes

Versions: 9

Compression:

Stored size: 364 Bytes

Contents

.billing_machine
  - content_for :title
    = ::Dorsale::BillingMachine::IdCard.ts

  - content_for :actions
    - if policy(::Dorsale::BillingMachine::IdCard).create?
      = create_button new_billing_machine_id_card_path, action: :create

  - content_for :table
    = render "dorsale/billing_machine/id_cards/list", id_cards: @id_cards

  = render_dorsale_index

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
dorsale-3.2.0 app/views/dorsale/billing_machine/id_cards/index.html.slim
dorsale-3.1.7 app/views/dorsale/billing_machine/id_cards/index.html.slim
dorsale-3.1.6 app/views/dorsale/billing_machine/id_cards/index.html.slim
dorsale-3.1.5 app/views/dorsale/billing_machine/id_cards/index.html.slim
dorsale-3.1.4 app/views/dorsale/billing_machine/id_cards/index.html.slim
dorsale-3.1.3 app/views/dorsale/billing_machine/id_cards/index.html.slim
dorsale-3.1.2 app/views/dorsale/billing_machine/id_cards/index.html.slim
dorsale-3.1.1 app/views/dorsale/billing_machine/id_cards/index.html.slim
dorsale-3.1.0 app/views/dorsale/billing_machine/id_cards/index.html.slim