Sha256: 120d9928ea0d567bc41d07f5ea5625e83c292f45d3629c423e4aef65fdf1fab3

Contents?: true

Size: 326 Bytes

Versions: 12

Compression:

Stored size: 326 Bytes

Contents

= tabs do
  = tab(Effective::MentorshipCycle) do
    = render 'admin/mentorship_cycles/form_mentorship_cycle', mentorship_cycle: mentorship_cycle

  - if mentorship_cycle.persisted?
    - if mentorship_cycle.respond_to?(:logs_datatable)
      = tab 'Logs' do
        = render_inline_datatable(mentorship_cycle.logs_datatable)

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
effective_mentorships-0.3.4 app/views/admin/mentorship_cycles/_form.html.haml
effective_mentorships-0.3.3 app/views/admin/mentorship_cycles/_form.html.haml
effective_mentorships-0.3.2 app/views/admin/mentorship_cycles/_form.html.haml
effective_mentorships-0.3.1 app/views/admin/mentorship_cycles/_form.html.haml
effective_mentorships-0.3.0 app/views/admin/mentorship_cycles/_form.html.haml
effective_mentorships-0.2.4 app/views/admin/mentorship_cycles/_form.html.haml
effective_mentorships-0.2.3 app/views/admin/mentorship_cycles/_form.html.haml
effective_mentorships-0.2.2 app/views/admin/mentorship_cycles/_form.html.haml
effective_mentorships-0.2.1 app/views/admin/mentorship_cycles/_form.html.haml
effective_mentorships-0.2.0 app/views/admin/mentorship_cycles/_form.html.haml
effective_mentorships-0.1.0 app/views/admin/mentorship_cycles/_form.html.haml
effective_mentorships-0.0.1 app/views/admin/mentorship_cycles/_form.html.haml