Sha256: 39efd20c18896c844ba8a560d962b31242681df5e39350ace196db99490f3083
Contents?: true
Size: 359 Bytes
Versions: 4
Compression:
Stored size: 359 Bytes
Contents
= card do .row .col-sm %h5.card-title= event_registration.wizard_step_title(:tickets) .col-sm-auto.text-right = link_to('Edit', wizard_path(:tickets)) if edit_effective_event_registrations_wizard? - datatable = EffectiveEventRegistrantsDatatable.new(event_registration: event_registration) .mb-4= render_simple_datatable(datatable)
Version data entries
4 entries across 4 versions & 1 rubygems