Sha256: e092839d9709489416f0351618067f6420d624293f6d522c5da7433bf3417891

Contents?: true

Size: 275 Bytes

Versions: 17

Compression:

Stored size: 275 Bytes

Contents

%h2.effective-orders-page-title= (@page_title || 'Mark as Paid')

%p Mark the following order as paid:

= render partial: 'effective/orders/order', locals: {order: @order, no_order_actions: true}

= render partial: 'admin/orders/form_mark_as_paid', locals: { order: @order }

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
effective_orders-2.1.17 app/views/admin/orders/mark_as_paid.html.haml
effective_orders-2.1.16 app/views/admin/orders/mark_as_paid.html.haml
effective_orders-2.1.15 app/views/admin/orders/mark_as_paid.html.haml
effective_orders-2.1.14 app/views/admin/orders/mark_as_paid.html.haml
effective_orders-2.1.13 app/views/admin/orders/mark_as_paid.html.haml
effective_orders-2.1.12 app/views/admin/orders/mark_as_paid.html.haml
effective_orders-2.1.10 app/views/admin/orders/mark_as_paid.html.haml
effective_orders-2.1.9 app/views/admin/orders/mark_as_paid.html.haml
effective_orders-2.1.8 app/views/admin/orders/mark_as_paid.html.haml
effective_orders-2.1.7 app/views/admin/orders/mark_as_paid.html.haml
effective_orders-2.1.6 app/views/admin/orders/mark_as_paid.html.haml
effective_orders-2.1.5 app/views/admin/orders/mark_as_paid.html.haml
effective_orders-2.1.4 app/views/admin/orders/mark_as_paid.html.haml
effective_orders-2.1.3 app/views/admin/orders/mark_as_paid.html.haml
effective_orders-2.1.2 app/views/admin/orders/mark_as_paid.html.haml
effective_orders-2.1.1 app/views/admin/orders/mark_as_paid.html.haml
effective_orders-2.1.0 app/views/admin/orders/mark_as_paid.html.haml