Sha256: 838f36822a572066e3d740ad54e80b5aee1c71d7da074a883a36ec62876ba749
Contents?: true
Size: 340 Bytes
Versions: 2
Compression:
Stored size: 340 Bytes
Contents
<tr class="product_property fields" data-hook="product_property"> <td class='property_name'> <%= f.text_field :property_name, :class => "autocomplete" %> </td> <td class='value'> <%= f.text_field :value, :class => "autocomplete" %> </td> <td class="actions"> <%= link_to_remove_fields t("remove"), f %> </td> </tr>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
spree_core-0.70.0.rc2 | app/views/admin/product_properties/_product_property_fields.html.erb |
spree_core-0.70.RC1 | app/views/admin/product_properties/_product_property_fields.html.erb |