Sha256: 3bc8be187a0e9bb4e78e84b86d6551a0a9775d08a61abf3f632d63225a0f9d7c

Contents?: true

Size: 686 Bytes

Versions: 32

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_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_payment', locals: { order: order }
  = render partial: 'effective/orders/order_footer', locals: { order: order }

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
effective_orders-5.0.5 app/views/effective/orders/_order.html.haml
effective_orders-5.0.4 app/views/effective/orders/_order.html.haml
effective_orders-5.0.3 app/views/effective/orders/_order.html.haml
effective_orders-5.0.2 app/views/effective/orders/_order.html.haml
effective_orders-5.0.1 app/views/effective/orders/_order.html.haml
effective_orders-4.6.3 app/views/effective/orders/_order.html.haml
effective_orders-4.6.2 app/views/effective/orders/_order.html.haml
effective_orders-4.6.1 app/views/effective/orders/_order.html.haml
effective_orders-5.0.0 app/views/effective/orders/_order.html.haml
effective_orders-4.6.0 app/views/effective/orders/_order.html.haml
effective_orders-4.5.12 app/views/effective/orders/_order.html.haml
effective_orders-4.5.11 app/views/effective/orders/_order.html.haml
effective_orders-4.5.10 app/views/effective/orders/_order.html.haml
effective_orders-4.5.9 app/views/effective/orders/_order.html.haml
effective_orders-4.5.8 app/views/effective/orders/_order.html.haml
effective_orders-4.5.7 app/views/effective/orders/_order.html.haml
effective_orders-4.5.6 app/views/effective/orders/_order.html.haml
effective_orders-4.5.5 app/views/effective/orders/_order.html.haml
effective_orders-4.5.4 app/views/effective/orders/_order.html.haml
effective_orders-4.5.3 app/views/effective/orders/_order.html.haml