Sha256: 4c8d1d6eec21c5e772a2d4bac2e1c1d8dd68b6662ab6214db221dd5f677a7257

Contents?: true

Size: 515 Bytes

Versions: 34

Compression:

Stored size: 515 Bytes

Contents

= render :partial => 'effective/orders/order', :locals => {:order => @order}
%hr
= render :partial => 'effective/orders/order_payment_details', :locals => {:order => @order}

%hr
= link_to 'Back', effective_orders.admin_orders_path, :class => 'btn btn-primary'
- if @order.purchased?
  = '-'
  = link_to 'Resend Receipt', effective_orders.resend_buyer_receipt_path(@order), 'data-confirm' => 'This action will email the buyer a copy of the original email receipt.  Send receipt now?', :class => 'btn btn-default'


Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
effective_orders-1.4.1 app/views/admin/orders/show.html.haml
effective_orders-1.4.0 app/views/admin/orders/show.html.haml
effective_orders-1.3.13 app/views/admin/orders/show.html.haml
effective_orders-1.3.12 app/views/admin/orders/show.html.haml
effective_orders-1.3.11 app/views/admin/orders/show.html.haml
effective_orders-1.3.10 app/views/admin/orders/show.html.haml
effective_orders-1.3.9 app/views/admin/orders/show.html.haml
effective_orders-1.3.8 app/views/admin/orders/show.html.haml
effective_orders-1.3.7 app/views/admin/orders/show.html.haml
effective_orders-1.3.6 app/views/admin/orders/show.html.haml
effective_orders-1.3.5 app/views/admin/orders/show.html.haml
effective_orders-1.3.4 app/views/admin/orders/show.html.haml
effective_orders-1.3.3 app/views/admin/orders/show.html.haml
effective_orders-1.3.2 app/views/admin/orders/show.html.haml
effective_orders-1.3.1 app/views/admin/orders/show.html.haml
effective_orders-1.3.0 app/views/admin/orders/show.html.haml
effective_orders-1.2.13 app/views/admin/orders/show.html.haml
effective_orders-1.2.12 app/views/admin/orders/show.html.haml
effective_orders-1.2.11 app/views/admin/orders/show.html.haml
effective_orders-1.2.10 app/views/admin/orders/show.html.haml