Sha256: ab500aa0fae63089636a385bb168958b456de0b65742d57ae1c23e5ae5640fc1
Contents?: true
Size: 277 Bytes
Versions: 36
Compression:
Stored size: 277 Bytes
Contents
<h2><%= t(:properties) %></h2> <% f.fields_for :product_properties do |properties_form| %> <p data-hook="value"> <%= properties_form.label :value, properties_form.object.property.presentation %><br /> <%= properties_form.text_field :value %> </p> <% end %>
Version data entries
36 entries across 36 versions & 1 rubygems