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.9.0 app/views/effective/orders/show.html.haml
effective_orders-5.8.2 app/views/effective/orders/show.html.haml
effective_orders-5.8.1 app/views/effective/orders/show.html.haml
effective_orders-5.8.0 app/views/effective/orders/show.html.haml
effective_orders-5.7.4 app/views/effective/orders/show.html.haml
effective_orders-5.7.3 app/views/effective/orders/show.html.haml
effective_orders-5.7.2 app/views/effective/orders/show.html.haml
effective_orders-5.7.1 app/views/effective/orders/show.html.haml
effective_orders-5.7.0 app/views/effective/orders/show.html.haml
effective_orders-5.6.2 app/views/effective/orders/show.html.haml
effective_orders-5.6.1 app/views/effective/orders/show.html.haml
effective_orders-5.6.0 app/views/effective/orders/show.html.haml
effective_orders-5.5.2 app/views/effective/orders/show.html.haml
effective_orders-5.5.1 app/views/effective/orders/show.html.haml
effective_orders-5.5.0 app/views/effective/orders/show.html.haml
effective_orders-5.4.4 app/views/effective/orders/show.html.haml
effective_orders-5.4.3 app/views/effective/orders/show.html.haml
effective_orders-5.4.2 app/views/effective/orders/show.html.haml
effective_orders-5.4.1 app/views/effective/orders/show.html.haml
effective_orders-5.4.0 app/views/effective/orders/show.html.haml