Sha256: 027cbca69b122eecafd94f0ed71f39eae030d3b0ad04e5bc7c04ce22f6f8b96d

Contents?: true

Size: 289 Bytes

Versions: 4

Compression:

Stored size: 289 Bytes

Contents

<h1>Invoice</h1>

<p>Print this page for your records.</p>

<h4>Your Order</h4>
<%= render :partial => '/tb_checkout/carts/cart', :locals => {:editable => false, :cart => @transaction.cart} %>

<%= render 'details' %>

<p><%= link_to 'View My Orders', tb_checkout_transactions_path %></p>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
tb_checkout-1.1.1 app/views/tb_checkout/transactions/show.html.erb
tb_checkout-1.1.0 app/views/tb_checkout/transactions/show.html.erb
tb_checkout-1.0.7 app/views/tb_checkout/transactions/show.html.erb
tb_checkout-1.0.6 app/views/tb_checkout/transactions/show.html.erb