Sha256: 850fc856f2852869d4b58100669a24ff3d81e8ba68ae64a039729f2a45bbdd2e

Contents?: true

Size: 363 Bytes

Versions: 18

Compression:

Stored size: 363 Bytes

Contents

= render 'layout' do
  = render 'effective/course_registrations/content', resource: resource

  = render('effective/course_registrations/course_registration', course_registration: resource)

  = effective_form_with(model: resource, url: wizard_path(step), method: :put) do |f|
    = f.hidden_field :id
    = f.submit 'Save and Continue', class: 'btn btn-primary'

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
effective_learndash-0.6.1 app/views/effective/course_registrations/summary.html.haml
effective_learndash-0.6.0 app/views/effective/course_registrations/summary.html.haml
effective_learndash-0.5.2 app/views/effective/course_registrations/summary.html.haml
effective_learndash-0.5.1 app/views/effective/course_registrations/summary.html.haml
effective_learndash-0.5.0 app/views/effective/course_registrations/summary.html.haml
effective_learndash-0.4.0 app/views/effective/course_registrations/summary.html.haml
effective_learndash-0.3.3 app/views/effective/course_registrations/summary.html.haml
effective_learndash-0.3.2 app/views/effective/course_registrations/summary.html.haml
effective_learndash-0.3.1 app/views/effective/course_registrations/summary.html.haml
effective_learndash-0.3.0 app/views/effective/course_registrations/summary.html.haml
effective_learndash-0.2.1 app/views/effective/course_registrations/summary.html.haml
effective_learndash-0.2.0 app/views/effective/course_registrations/summary.html.haml
effective_learndash-0.1.9 app/views/effective/course_registrations/summary.html.haml
effective_learndash-0.1.8 app/views/effective/course_registrations/summary.html.haml
effective_learndash-0.1.7 app/views/effective/course_registrations/summary.html.haml
effective_learndash-0.1.6 app/views/effective/course_registrations/summary.html.haml
effective_learndash-0.1.5 app/views/effective/course_registrations/summary.html.haml
effective_learndash-0.1.4 app/views/effective/course_registrations/summary.html.haml