Sha256: 5ed826fdabdd9a1b90266803b4bc7825bf6fa0e494c83c44b4aafc8e59e482eb

Contents?: true

Size: 286 Bytes

Versions: 4

Compression:

Stored size: 286 Bytes

Contents

<tr class="option_value fields" id="spree_<%= dom_id(f.object) %>"  data-hook="option_value">
  <td class="name"><%= f.text_field :name %></td>
  <td class="presentation"><%= f.text_field :presentation %></td>
  <td class="actions"><%= link_to_remove_fields t(:remove), f %></td>
</tr>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
spree_core-1.1.1 app/views/spree/admin/option_types/_option_value_fields.html.erb
spree_core-1.1.0 app/views/spree/admin/option_types/_option_value_fields.html.erb
spree_core-1.1.0.rc2 app/views/spree/admin/option_types/_option_value_fields.html.erb
spree_core-1.1.0.rc1 app/views/spree/admin/option_types/_option_value_fields.html.erb