Sha256: 99ec7dcaea448a6cf13bf4634f53d188fca7ea4e7e4ef1c97fdb60018b2aed79
Contents?: true
Size: 511 Bytes
Versions: 16
Compression:
Stored size: 511 Bytes
Contents
.row.attribute-template class="#{'hide' if f.object.criteria.present?}" .col-md-3 .form-group .controls = text_field_tag nil, nil, class: 'dynamicAttributeName form-control', name: nil, placeholder: "#{t(:'eg')} A" .col-md-3 .form-group .controls = text_field_tag nil, nil, class: 'dynamicAttributeValue form-control', name: nil, placeholder:"#{t(:'eg')} 90" .col-md-3 = link_to t('grading_method.remove_criteria'), '#', class: 'remove-criteria-row btn btn-danger'
Version data entries
16 entries across 16 versions & 2 rubygems