Sha256: 2c61fd226dcc5f1db9c047364134084cad7f4dcf00e94a55f9f6965a71195b95
Contents?: true
Size: 281 Bytes
Versions: 2
Compression:
Stored size: 281 Bytes
Contents
<tr class="option_value fields" id="<%= 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
spree_core-0.70.0.rc2 | app/views/admin/option_types/_option_value_fields.html.erb |
spree_core-0.70.RC1 | app/views/admin/option_types/_option_value_fields.html.erb |