Sha256: e04e0b1f846bbdfb17e4e63191a1ffc147f63a965f833dabe3c79d12cb09e701

Contents?: true

Size: 336 Bytes

Versions: 2

Compression:

Stored size: 336 Bytes

Contents

<div data-hook="admin_product_form_sell_on_winkelstraat">
  <%= f.field_container :sell_on_winkelstraat, class: ['form-group'] do %>
    <%= f.label :sell_on_winkelstraat, 'Sell on winkelstraat' %>
    <%= f.error_message_on :sell_on_winkelstraat %>
    <%= f.check_box :sell_on_winkelstraat, class: 'form-control' %>
  <% end %>
</div>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
spree_winkelstraat-3.1.0.21 app/views/spree/admin/products/_sell_on_winkelstraat.html.erb
spree_winkelstraat-3.1.0.20 app/views/spree/admin/products/_sell_on_winkelstraat.html.erb