Sha256: 812a2902717876de3876f0b5bcc7c164375d4daeaca3b77b301925b1d0bf3c20
Contents?: true
Size: 441 Bytes
Versions: 43
Compression:
Stored size: 441 Bytes
Contents
<tr class="option_value fields" id="spree_<%= dom_id(f.object) %>" data-hook="option_value" class="<%= cycle('odd', 'even')%>"> <td class="no-border"> <span class="handle"></span> <%= f.hidden_field :id %> </td> <td class="name"><%= f.text_field :name %></td> <td class="presentation"><%= f.text_field :presentation %></td> <td class="actions"><%= link_to_remove_fields Spree.t(:remove), f, :no_text => true %></td> </tr>
Version data entries
43 entries across 43 versions & 1 rubygems