Sha256: 6fe9d572f957512db9233f8b73d78ba204e7b5ded0ed0c9191f7d28302b971ef

Contents?: true

Size: 393 Bytes

Versions: 14

Compression:

Stored size: 393 Bytes

Contents

%h1.effective-admin-heading= @page_title

- if @order.purchased?
  = render partial: 'effective/orders/order', locals: { order: @order }
  = render partial: 'admin/orders/form_note_internal', locals: { order: @order }
- else
  = render_checkout_step2(@order, namespace: :admin, purchased_url: effective_orders.admin_order_path(@order), declined_url: effective_orders.admin_order_path(@order))

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
effective_orders-3.2.3 app/views/admin/orders/show.html.haml
effective_orders-3.2.2 app/views/admin/orders/show.html.haml
effective_orders-3.2.1 app/views/admin/orders/show.html.haml
effective_orders-3.2.0 app/views/admin/orders/show.html.haml
effective_orders-3.1.7 app/views/admin/orders/show.html.haml
effective_orders-3.1.6 app/views/admin/orders/show.html.haml
effective_orders-3.1.4 app/views/admin/orders/show.html.haml
effective_orders-3.1.3 app/views/admin/orders/show.html.haml
effective_orders-3.1.0 app/views/admin/orders/show.html.haml
effective_orders-3.0.4 app/views/admin/orders/show.html.haml
effective_orders-3.0.3 app/views/admin/orders/show.html.haml
effective_orders-3.0.2 app/views/admin/orders/show.html.haml
effective_orders-3.0.1 app/views/admin/orders/show.html.haml
effective_orders-3.0.0 app/views/admin/orders/show.html.haml