Sha256: 3bc6ced40a3024d268d4bac01426c9260284dee943b19252e9a6da0f8c57af3d

Contents?: true

Size: 275 Bytes

Versions: 9

Compression:

Stored size: 275 Bytes

Contents

<tr class="product_property fields">
  <td>
    <%= f.text_field :property_name, :class => "autocomplete" %>
  </td>
  <td>
    <%= f.text_field :value, :class => "autocomplete" %>
  </td>	
  <td class="actions">
    <%= link_to_remove_fields t("remove"), f %>
  </td>
</tr>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
spree_core-0.30.2 app/views/admin/product_properties/_product_property_fields.html.erb
spree_core-0.40.4 app/views/admin/product_properties/_product_property_fields.html.erb
spree_core-0.40.3 app/views/admin/product_properties/_product_property_fields.html.erb
spree_core-0.40.2 app/views/admin/product_properties/_product_property_fields.html.erb
spree_core-0.40.1 app/views/admin/product_properties/_product_property_fields.html.erb
spree_core-0.40.0 app/views/admin/product_properties/_product_property_fields.html.erb
spree_core-0.30.1 app/views/admin/product_properties/_product_property_fields.html.erb
spree_core-0.30.0 app/views/admin/product_properties/_product_property_fields.html.erb
spree_core-0.30.0.beta1 app/views/admin/product_properties/_product_property_fields.html.erb