Sha256: 63c48b305864e6e1874fc3d5b68ec5964af6961829562edd9b3f947888f99338

Contents?: true

Size: 381 Bytes

Versions: 10

Compression:

Stored size: 381 Bytes

Contents

<%= link_to "Go Back To Store", :controller => :store %>
<br/><br/>
<h1>Your order has been processed successfully</h1>
<br/>
Thank you for your business.  Please print out a copy of this confirmation page for your records.
<br/><br/>

<%= render :partial => 'shared/order_details', :locals => {:order => @order} -%>

<br/>
<%= link_to "Go Back To Store", :controller => :store %>

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
railscart-0.0.1 starter-app/vendor/plugins/railscart/app/views/checkout/thank_you.rhtml
railscart-0.0.2 starter_app/vendor/plugins/railscart/app/views/checkout/thank_you.rhtml
railscart-0.0.3 starter_app/vendor/plugins/railscart/app/views/checkout/thank_you.rhtml
railscart-0.0.4 starter_app/vendor/plugins/railscart/app/views/checkout/thank_you.rhtml
spree-0.0.6 starter-app/vendor/plugins/spree/app/views/checkout/thank_you.rhtml
spree-0.0.5 starter-app/vendor/plugins/spree/app/views/checkout/thank_you.rhtml
spree-0.0.8 starter-app/vendor/plugins/spree/app/views/checkout/thank_you.rhtml
spree-0.0.7 starter-app/vendor/plugins/spree/app/views/checkout/thank_you.rhtml
spree-0.0.9 app/views/checkout/thank_you.rhtml
spree-0.2.0 app/views/checkout/thank_you.rhtml