Sha256: 48851016aa15900d7a867de497c5b135d7107374313a6f11c9a7c0567de7bd66

Contents?: true

Size: 244 Bytes

Versions: 59

Compression:

Stored size: 244 Bytes

Contents

%h1.effective-heading= @page_title

- if !@order.purchased? && @order.user == current_user
  = render_checkout(@order)
- else
  = render(@order)

  %p.text-center
    = link_to 'Continue', effective_orders.orders_path, class: 'btn btn-primary'

Version data entries

59 entries across 59 versions & 1 rubygems

Version Path
effective_orders-5.2.0 app/views/effective/orders/show.html.haml
effective_orders-5.1.17 app/views/effective/orders/show.html.haml
effective_orders-5.1.16 app/views/effective/orders/show.html.haml
effective_orders-5.1.15 app/views/effective/orders/show.html.haml
effective_orders-5.1.14 app/views/effective/orders/show.html.haml
effective_orders-5.1.13 app/views/effective/orders/show.html.haml
effective_orders-5.1.12 app/views/effective/orders/show.html.haml
effective_orders-5.1.11 app/views/effective/orders/show.html.haml
effective_orders-5.1.10 app/views/effective/orders/show.html.haml
effective_orders-5.1.9 app/views/effective/orders/show.html.haml
effective_orders-5.1.8 app/views/effective/orders/show.html.haml
effective_orders-5.1.7 app/views/effective/orders/show.html.haml
effective_orders-5.1.6 app/views/effective/orders/show.html.haml
effective_orders-5.1.5 app/views/effective/orders/show.html.haml
effective_orders-5.1.4 app/views/effective/orders/show.html.haml
effective_orders-5.1.3 app/views/effective/orders/show.html.haml
effective_orders-5.1.2 app/views/effective/orders/show.html.haml
effective_orders-5.1.1 app/views/effective/orders/show.html.haml
effective_orders-5.1.0 app/views/effective/orders/show.html.haml