Sha256: 4851128d1c326e457645c706f0ab8355cb2a13a608e79c5152ae9d03cc221194

Contents?: true

Size: 332 Bytes

Versions: 106

Compression:

Stored size: 332 Bytes

Contents

= card do
  .row
    .col-sm
      %h5.card-title= event_registration.wizard_step_title(:addons)
    .col-sm-auto.text-right
      = link_to('Edit', wizard_path(:addons)) if edit_effective_wizard?

  - datatable = EffectiveEventAddonsDatatable.new(event_registration: event_registration)
  .mb-4= render_simple_datatable(datatable)

Version data entries

106 entries across 106 versions & 1 rubygems

Version Path
effective_events-2.31.4 app/views/effective/event_registrations/_addons.html.haml
effective_events-2.31.3 app/views/effective/event_registrations/_addons.html.haml
effective_events-2.31.2 app/views/effective/event_registrations/_addons.html.haml
effective_events-2.31.1 app/views/effective/event_registrations/_addons.html.haml
effective_events-2.31.0 app/views/effective/event_registrations/_addons.html.haml
effective_events-2.30.3 app/views/effective/event_registrations/_addons.html.haml
effective_events-2.30.2 app/views/effective/event_registrations/_addons.html.haml
effective_events-2.30.1 app/views/effective/event_registrations/_addons.html.haml
effective_events-2.30.0 app/views/effective/event_registrations/_addons.html.haml
effective_events-2.29.6 app/views/effective/event_registrations/_addons.html.haml
effective_events-2.29.5 app/views/effective/event_registrations/_addons.html.haml
effective_events-2.29.4 app/views/effective/event_registrations/_addons.html.haml
effective_events-2.29.3 app/views/effective/event_registrations/_addons.html.haml
effective_events-2.29.2 app/views/effective/event_registrations/_addons.html.haml
effective_events-2.29.1 app/views/effective/event_registrations/_addons.html.haml
effective_events-2.29.0 app/views/effective/event_registrations/_addons.html.haml
effective_events-2.28.3 app/views/effective/event_registrations/_addons.html.haml
effective_events-2.28.2 app/views/effective/event_registrations/_addons.html.haml
effective_events-2.28.1 app/views/effective/event_registrations/_addons.html.haml
effective_events-2.28.0 app/views/effective/event_registrations/_addons.html.haml