Sha256: 537a8b0cac31875751cc96e22df1ff0e92fb30df27ab71a3136cc7bf7177c816

Contents?: true

Size: 358 Bytes

Versions: 14

Compression:

Stored size: 358 Bytes

Contents

<fieldset id="order_details">
  <div class="clear"></div>
  <legend><%= t(@order.state, :scope => :order_state).titleize %></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

14 entries across 14 versions & 7 rubygems

Version Path
apispree_core-0.0.0 app/views/checkout/_confirm.html.erb
My-Commerce_core-1.1.0 app/views/checkout/_confirm.html.erb
My-Commerce_core-1.0.0 app/views/checkout/_confirm.html.erb
MyCommerceapi-1.0.0 core/app/views/checkout/_confirm.html.erb
MyCommerce-0.0.3 core/app/views/checkout/_confirm.html.erb
rfcommerce_core-0.0.3 app/views/checkout/_confirm.html.erb
spree_core-0.60.6 app/views/checkout/_confirm.html.erb
spree_core-0.60.5 app/views/checkout/_confirm.html.erb
spree_core-0.60.4 app/views/checkout/_confirm.html.erb
spree_core-0.60.3 app/views/checkout/_confirm.html.erb
spree_paypal_adaptive_payment-0.1.1 app/views/checkout/_confirm.html.erb
spree_core-0.60.2 app/views/checkout/_confirm.html.erb
spree_paypal_adaptive_payment-0.1.0 app/views/checkout/_confirm.html.erb
spree_core-0.60.1 app/views/checkout/_confirm.html.erb