Sha256: 67801f31aac09340a7960127afd33769d51f64ed61967bb81f61fec883b8a502

Contents?: true

Size: 205 Bytes

Versions: 3

Compression:

Stored size: 205 Bytes

Contents

%h1.effective-heading= @page_title

- if @order.user == current_user
  = render_checkout(@order)
- else
  = render @order

%hr

= link_to 'Continue', effective_orders.orders_path, class: 'btn btn-primary'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
effective_orders-5.0.5 app/views/effective/orders/show.html.haml
effective_orders-5.0.4 app/views/effective/orders/show.html.haml
effective_orders-5.0.3 app/views/effective/orders/show.html.haml