Sha256: 3557604dc1443cd8bc208d37f42db8d46aaf232750807d1b358f1824429a001d

Contents?: true

Size: 331 Bytes

Versions: 6

Compression:

Stored size: 331 Bytes

Contents

= modal_for 'edit-exam-exam-portion-attachment-modal' do
  = modal_header t(:'attachment.edit')
  = normal_modal_form_for [@exam,@exam_portion, @attachment] do |f|
    = modal_body do
      = render 'gaku/exams/exam_portions/attachments/form_fields', f: f
      = buttons_for @attachment, nested_id: "exam-exam-portion-attachment"

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
gaku_core-0.0.3 app/views/gaku/exams/exam_portions/attachments/_modal.html.slim
gaku-0.0.3 core/app/views/gaku/exams/exam_portions/attachments/_modal.html.slim
gaku-0.0.2 core/app/views/gaku/exams/exam_portions/attachments/_modal.html.slim
gaku_core-0.0.2 app/views/gaku/exams/exam_portions/attachments/_modal.html.slim
gaku-0.0.1 core/app/views/gaku/exams/exam_portions/attachments/_modal.html.slim
gaku_core-0.0.1 app/views/gaku/exams/exam_portions/attachments/_modal.html.slim