Sha256: f43991654d355366e993efd6f5e0ca4ca64c3487644c244f35e592accb5e1a90

Contents?: true

Size: 686 Bytes

Versions: 122

Compression:

Stored size: 686 Bytes

Contents

.effective-order
  - unless defined?(no_order_actions)
    = render partial: 'effective/orders/order_actions', locals: { order: order }

  = render partial: 'effective/orders/order_header', locals: { order: order }
  = render partial: 'effective/orders/order_payment', locals: { order: order }
  = render partial: 'effective/orders/order_shipping', locals: { order: order }
  = render partial: 'effective/orders/order_deferred', locals: { order: order }
  = render partial: 'effective/orders/order_notes', locals: { order: order }
  = render partial: 'effective/orders/order_items', locals: { order: order }
  = render partial: 'effective/orders/order_footer', locals: { order: order }

Version data entries

122 entries across 122 versions & 1 rubygems

Version Path
effective_orders-6.14.0 app/views/effective/orders/_order.html.haml
effective_orders-6.13.3 app/views/effective/orders/_order.html.haml
effective_orders-6.13.2 app/views/effective/orders/_order.html.haml
effective_orders-6.13.1 app/views/effective/orders/_order.html.haml
effective_orders-6.13.0 app/views/effective/orders/_order.html.haml
effective_orders-6.12.4 app/views/effective/orders/_order.html.haml
effective_orders-6.12.3 app/views/effective/orders/_order.html.haml
effective_orders-6.12.2 app/views/effective/orders/_order.html.haml
effective_orders-6.12.1 app/views/effective/orders/_order.html.haml
effective_orders-6.12.0 app/views/effective/orders/_order.html.haml
effective_orders-6.9.10 app/views/effective/orders/_order.html.haml
effective_orders-6.9.9 app/views/effective/orders/_order.html.haml
effective_orders-6.9.8 app/views/effective/orders/_order.html.haml
effective_orders-6.9.7 app/views/effective/orders/_order.html.haml
effective_orders-6.9.6 app/views/effective/orders/_order.html.haml
effective_orders-6.9.5 app/views/effective/orders/_order.html.haml
effective_orders-6.9.4 app/views/effective/orders/_order.html.haml
effective_orders-6.9.2 app/views/effective/orders/_order.html.haml
effective_orders-6.9.1 app/views/effective/orders/_order.html.haml
effective_orders-6.9.0 app/views/effective/orders/_order.html.haml