Sha256: 45b48b4eb15066d9758e721c299aaece73b2ebfbc034f13826d78e520344ee42

Contents?: true

Size: 276 Bytes

Versions: 3

Compression:

Stored size: 276 Bytes

Contents

tr.property
  td
    = text_field_tag nil, property_key, id: nil, class: :property_key
  td
    = text_field_tag nil, property_value, id: nil, class: :property_value
  td
    button.btn.btn-default.pull-right.remove_property type="button"
      = Comable.t('actions.destroy')

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
comable-backend-0.7.1 app/views/comable/admin/products/_property_fields.slim
comable-backend-0.7.0 app/views/comable/admin/products/_property_fields.slim
comable-backend-0.7.0.beta2 app/views/comable/admin/products/_property_fields.slim