Sha256: 71ee0167a65349bbf7c9c6ed80a43e0d9c1d2ad6d14fa4f25936951a437f187e

Contents?: true

Size: 277 Bytes

Versions: 5

Compression:

Stored size: 277 Bytes

Contents

.row.options-template class='hide'
  .col-md-9
    .form-group
      .controls
        = text_field_tag nil, nil, class: 'form-control', placeholder: 'e.g Good'
  .col-md-3
    = link_to t('exam_portion.remove_option'), '#', class: 'remove-option-row btn btn-danger col-md-12'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
gaku_frontend-0.3.0 app/views/gaku/shared/form_fields/exam_portions/_options_template.html.slim
gaku_frontend-0.3.0.pre.4 app/views/gaku/shared/form_fields/exam_portions/_options_template.html.slim
gaku_frontend-0.3.0.pre.3 app/views/gaku/shared/form_fields/exam_portions/_options_template.html.slim
gaku_frontend-0.3.0.pre.2 app/views/gaku/shared/form_fields/exam_portions/_options_template.html.slim
gaku_frontend-0.3.0.pre.1 app/views/gaku/shared/form_fields/exam_portions/_options_template.html.slim