Sha256: b2a1e8ef7228687c1972b5312489fcdaa96f2aa76e609fe9cad69e507f4f80e4

Contents?: true

Size: 381 Bytes

Versions: 22

Compression:

Stored size: 381 Bytes

Contents

<fieldset id="order_details" data-hook>
  <div class="clear"></div>
  <legend><%= t(@order.state, :scope => :order_state).titleize %></legend>
  <%= render :partial => 'spree/shared/order_details', :locals => { :order => @order } %>
</fieldset>

<br />

<div class="form-buttons" data-hook="buttons">
  <%= submit_tag t(:place_order), :class => 'continue button primary' %>
</div>

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
spree_core-1.1.6 app/views/spree/checkout/_confirm.html.erb
spree_core-1.1.5 app/views/spree/checkout/_confirm.html.erb
spree_core-1.0.7 app/views/spree/checkout/_confirm.html.erb
spree_core-1.1.4 app/views/spree/checkout/_confirm.html.erb
spree_core-1.2.0 app/views/spree/checkout/_confirm.html.erb
spree_core-1.2.0.rc2 app/views/spree/checkout/_confirm.html.erb
spree_core-1.2.0.rc1 app/views/spree/checkout/_confirm.html.erb
spree_core-1.1.3 app/views/spree/checkout/_confirm.html.erb
spree_core-1.0.6 app/views/spree/checkout/_confirm.html.erb
spree_core-1.1.2 app/views/spree/checkout/_confirm.html.erb
spree_core-1.1.2.rc1 app/views/spree/checkout/_confirm.html.erb
spree_core-1.1.1 app/views/spree/checkout/_confirm.html.erb
spree_core-1.1.0 app/views/spree/checkout/_confirm.html.erb
spree_core-1.0.4 app/views/spree/checkout/_confirm.html.erb
spree_core-1.1.0.rc2 app/views/spree/checkout/_confirm.html.erb
spree_core-1.1.0.rc1 app/views/spree/checkout/_confirm.html.erb
spree_core-1.0.3 app/views/spree/checkout/_confirm.html.erb
spree_core-1.0.2 app/views/spree/checkout/_confirm.html.erb
spree_core-1.0.1 app/views/spree/checkout/_confirm.html.erb
spree_core-1.0.0 app/views/spree/checkout/_confirm.html.erb