Sha256: 61a8689fc2fd0715e45f0025444a5866551dcee0a0a03daf27005f84c8396492
Contents?: true
Size: 341 Bytes
Versions: 18
Compression:
Stored size: 341 Bytes
Contents
= card do .row .col-sm %h5.card-title= course_registration.wizard_step_title(:course) .col-sm-auto.text-right = link_to('Edit', wizard_path(:course)) if edit_effective_wizard? - datatable = EffectiveCourseRegistrantsDatatable.new(course_registration: course_registration) .mb-4= render_simple_datatable(datatable)
Version data entries
18 entries across 18 versions & 1 rubygems