Sha256: 120180aa8357130db6ada0be9621b4ca495237549a73250fd670fa77cf37877c

Contents?: true

Size: 465 Bytes

Versions: 5

Compression:

Stored size: 465 Bytes

Contents

- if order.purchased?
  .effective-order-actions.pull-right
    %p
      = 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

5 entries across 5 versions & 1 rubygems

Version Path
effective_orders-1.5.8 app/views/effective/orders/_order_actions.html.haml
effective_orders-1.5.7 app/views/effective/orders/_order_actions.html.haml
effective_orders-1.5.5 app/views/effective/orders/_order_actions.html.haml
effective_orders-1.5.4 app/views/effective/orders/_order_actions.html.haml
effective_orders-1.5.3 app/views/effective/orders/_order_actions.html.haml