Sha256: 1dc2ae130a270162782a7c5bca5b7ccc7399558e90693df1db8d6d66aa3c6b03

Contents?: true

Size: 251 Bytes

Versions: 5

Compression:

Stored size: 251 Bytes

Contents

%h1.effective-admin-heading= @page_title

%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

5 entries across 5 versions & 1 rubygems

Version Path
effective_orders-2.2.4 app/views/admin/orders/mark_as_paid.html.haml
effective_orders-2.2.3 app/views/admin/orders/mark_as_paid.html.haml
effective_orders-2.2.2 app/views/admin/orders/mark_as_paid.html.haml
effective_orders-2.2.1 app/views/admin/orders/mark_as_paid.html.haml
effective_orders-2.2.0 app/views/admin/orders/mark_as_paid.html.haml