Sha256: 81243a3ff6a70c97b89346c220c3b4612ce593885867c922810b6b1337308e9e

Contents?: true

Size: 432 Bytes

Versions: 9

Compression:

Stored size: 432 Bytes

Contents

- if order.purchased?
  %p.pull-right
    = link_to 'Print', '#', :class => 'btn btn-default print-button', 'data-role' => 'print-button', :onClick => "window.print(); false;"
    = link_to 'Resend Receipt', effective_orders.resend_buyer_receipt_path(order), :data => {'confirm' => 'This action will email you a copy of the original email receipt.  Send receipt now?', 'disable_with' => 'Resending...'}, :class => 'btn btn-default'

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
effective_orders-1.5.2 app/views/effective/orders/_order_actions.html.haml
effective_orders-1.5.1 app/views/effective/orders/_order_actions.html.haml
effective_orders-1.5.0 app/views/effective/orders/_order_actions.html.haml
effective_orders-1.4.8 app/views/effective/orders/_order_actions.html.haml
effective_orders-1.4.7 app/views/effective/orders/_order_actions.html.haml
effective_orders-1.4.6 app/views/effective/orders/_order_actions.html.haml
effective_orders-1.4.5 app/views/effective/orders/_order_actions.html.haml
effective_orders-1.4.4 app/views/effective/orders/_order_actions.html.haml
effective_orders-1.4.3 app/views/effective/orders/_order_actions.html.haml