Sha256: 930130b22b6d42ceb8dd65d0b7cb65fd1ceb4750143ac83d83f6d4df95a3aa4a

Contents?: true

Size: 398 Bytes

Versions: 10

Compression:

Stored size: 398 Bytes

Contents

= render 'layout' do
  = render 'admin/mentorship_bulk_groups/content', resource: resource

  = card do
    = render('effective/acts_as_job_status/wizard_step', resource: resource)

    - if resource.job_status == 'completed'
      = effective_form_with(model: resource, url: wizard_path(step), method: :put) do |f|
        = f.hidden_field :id
        = f.submit 'Save and Continue', center: true

Version data entries

10 entries across 5 versions & 1 rubygems

Version Path
effective_mentorships-0.3.4 app/views/admin/mentorship_bulk_groups/grouping.html.haml
effective_mentorships-0.3.4 app/views/admin/mentorship_bulk_groups/notifying.html.haml
effective_mentorships-0.3.3 app/views/admin/mentorship_bulk_groups/grouping.html.haml
effective_mentorships-0.3.3 app/views/admin/mentorship_bulk_groups/notifying.html.haml
effective_mentorships-0.3.2 app/views/admin/mentorship_bulk_groups/notifying.html.haml
effective_mentorships-0.3.2 app/views/admin/mentorship_bulk_groups/grouping.html.haml
effective_mentorships-0.3.1 app/views/admin/mentorship_bulk_groups/grouping.html.haml
effective_mentorships-0.3.1 app/views/admin/mentorship_bulk_groups/notifying.html.haml
effective_mentorships-0.3.0 app/views/admin/mentorship_bulk_groups/grouping.html.haml
effective_mentorships-0.3.0 app/views/admin/mentorship_bulk_groups/notifying.html.haml