Sha256: 462ccaa55cf2014364e4149ddc83c7dfb07fec98a7797052f861b761b9b43af0
Contents?: true
Size: 471 Bytes
Versions: 132
Compression:
Stored size: 471 Bytes
Contents
<tr class="option_value fields" id="spree_<%= dom_id(f.object) %>" data-hook="option_value"> <td class="move-handle text-center"> <span class="icon icon-move handle"></span> <%= f.hidden_field :id %> </td> <td class="name"><%= f.text_field :name, class: "form-control" %></td> <td class="presentation"><%= f.text_field :presentation, class: "form-control" %></td> <td class="actions actions-1 text-center"><%= link_to_icon_remove_fields f %></td> </tr>
Version data entries
132 entries across 132 versions & 1 rubygems