Sha256: 6189e69d66dfbb9ad3b8b1e584839bdeccdcc6a3041e01fcce781a8c89c04545

Contents?: true

Size: 188 Bytes

Versions: 3

Compression:

Stored size: 188 Bytes

Contents

<% if Spree::Promotion.with_code.count > 0 %>
  <p class='field' data-hook='coupon_code'>
    <%= form.label :coupon_code %><br />
    <%= form.text_field :coupon_code %>
  </p>
<% end %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
spree_promo-1.3.5 app/views/spree/checkout/_coupon_code_field.html.erb
spree_promo-1.3.4 app/views/spree/checkout/_coupon_code_field.html.erb
spree_promo-1.3.3 app/views/spree/checkout/_coupon_code_field.html.erb