Sha256: 2517ec62c52d4fc29631229c426add84a43d4006fc65e99ee002efecd3d8fd1a

Contents?: true

Size: 425 Bytes

Versions: 71

Compression:

Stored size: 425 Bytes

Contents

- resource = (@_effective_resource || Effective::Resource.new(controller_path))
- @resource = instance_variable_get('@' + resource.name) if resource.name

- if @resource
  .resource-buttons
    = render_resource_buttons(@resource, checkout: false)

  = card do
    = render_checkout(@order, namespace: :admin, purchased_url: effective_orders.admin_order_path(@order), declined_url: effective_orders.admin_order_path(@order))

Version data entries

71 entries across 71 versions & 1 rubygems

Version Path
effective_orders-6.19.1 app/views/admin/orders/checkout.html.haml
effective_orders-6.19.0 app/views/admin/orders/checkout.html.haml
effective_orders-6.18.4 app/views/admin/orders/checkout.html.haml
effective_orders-6.18.3 app/views/admin/orders/checkout.html.haml
effective_orders-6.18.2 app/views/admin/orders/checkout.html.haml
effective_orders-6.18.1 app/views/admin/orders/checkout.html.haml
effective_orders-6.18.0 app/views/admin/orders/checkout.html.haml
effective_orders-6.17.2 app/views/admin/orders/checkout.html.haml
effective_orders-6.17.1 app/views/admin/orders/checkout.html.haml
effective_orders-6.17.0 app/views/admin/orders/checkout.html.haml
effective_orders-6.16.4 app/views/admin/orders/checkout.html.haml
effective_orders-6.16.3 app/views/admin/orders/checkout.html.haml
effective_orders-6.16.2 app/views/admin/orders/checkout.html.haml
effective_orders-6.16.1 app/views/admin/orders/checkout.html.haml
effective_orders-6.16.0 app/views/admin/orders/checkout.html.haml
effective_orders-6.15.0 app/views/admin/orders/checkout.html.haml
effective_orders-6.14.6 app/views/admin/orders/checkout.html.haml
effective_orders-6.14.5 app/views/admin/orders/checkout.html.haml
effective_orders-6.14.4 app/views/admin/orders/checkout.html.haml
effective_orders-6.14.3 app/views/admin/orders/checkout.html.haml