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.9.1 app/views/admin/orders/checkout.html.haml
effective_orders-6.9.0 app/views/admin/orders/checkout.html.haml
effective_orders-6.8.2 app/views/admin/orders/checkout.html.haml
effective_orders-6.8.1 app/views/admin/orders/checkout.html.haml
effective_orders-6.8.0 app/views/admin/orders/checkout.html.haml
effective_orders-6.7.3 app/views/admin/orders/checkout.html.haml
effective_orders-6.7.2 app/views/admin/orders/checkout.html.haml
effective_orders-6.7.1 app/views/admin/orders/checkout.html.haml
effective_orders-6.7.0 app/views/admin/orders/checkout.html.haml
effective_orders-6.6.3 app/views/admin/orders/checkout.html.haml
effective_orders-6.6.2 app/views/admin/orders/checkout.html.haml
effective_orders-6.6.1 app/views/admin/orders/checkout.html.haml
effective_orders-6.6.0 app/views/admin/orders/checkout.html.haml
effective_orders-6.5.9 app/views/admin/orders/checkout.html.haml
effective_orders-6.5.8 app/views/admin/orders/checkout.html.haml
effective_orders-6.5.7 app/views/admin/orders/checkout.html.haml
effective_orders-6.5.6 app/views/admin/orders/checkout.html.haml
effective_orders-6.5.5 app/views/admin/orders/checkout.html.haml
effective_orders-6.5.4 app/views/admin/orders/checkout.html.haml
effective_orders-6.5.3 app/views/admin/orders/checkout.html.haml