Sha256: 45bcca2e31e8b63833c4fbab8ee6ffb01b27547c62ff2580f7de62bbf9e3479d

Contents?: true

Size: 322 Bytes

Versions: 16

Compression:

Stored size: 322 Bytes

Contents

<fieldset id="order_details">
  <div class="clear"></div>
  <legend><%= t("confirm") %></legend>
  <%= render :partial => 'shared/order_details', :locals => {:order => @order} %>
</fieldset>

<hr />

<div class="form-buttons">
  <input type="submit" class="continue button primary" value="<%=t("place_order") %>"/>
</div>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
spree_core-0.30.2 app/views/checkout/_confirm.html.erb
spree_core-0.40.4 app/views/checkout/_confirm.html.erb
spree_core-0.50.4 app/views/checkout/_confirm.html.erb
spree_core-0.50.3 app/views/checkout/_confirm.html.erb
spree_core-0.60.0 app/views/checkout/_confirm.html.erb
spree_core-0.60.0.RC1 app/views/checkout/_confirm.html.erb
spree_core-0.50.2 app/views/checkout/_confirm.html.erb
spree_core-0.50.1 app/views/checkout/_confirm.html.erb
spree_core-0.50.0 app/views/checkout/_confirm.html.erb
spree_core-0.40.3 app/views/checkout/_confirm.html.erb
spree_core-0.40.2 app/views/checkout/_confirm.html.erb
spree_core-0.40.1 app/views/checkout/_confirm.html.erb
spree_core-0.40.0 app/views/checkout/_confirm.html.erb
spree_core-0.30.1 app/views/checkout/_confirm.html.erb
spree_core-0.30.0 app/views/checkout/_confirm.html.erb
spree_core-0.30.0.beta1 app/views/checkout/_confirm.html.erb