Sha256: 3198f25e10bed0d1c3b169dea8a0e64a2dea14d791eb195da3954b90168d8611
Contents?: true
Size: 445 Bytes
Versions: 53
Compression:
Stored size: 445 Bytes
Contents
<tr class="option_value fields" id="spree_<%= dom_id(f.object) %>" data-hook="option_value"> <td> <% if f.object.persisted? %> <span class="handle"></span> <%= f.hidden_field :id %> <% end %> </td> <td class="name"><%= f.text_field :name %></td> <td class="presentation"><%= f.text_field :presentation %></td> <td class="actions"><%= link_to_remove_fields t('spree.actions.remove'), f, no_text: true %></td> </tr>
Version data entries
53 entries across 53 versions & 2 rubygems