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-5.9.3 app/views/effective/orders/_order.html.haml
effective_orders-5.9.2 app/views/effective/orders/_order.html.haml
effective_orders-5.9.1 app/views/effective/orders/_order.html.haml
effective_orders-5.9.0 app/views/effective/orders/_order.html.haml
effective_orders-5.8.2 app/views/effective/orders/_order.html.haml
effective_orders-5.8.1 app/views/effective/orders/_order.html.haml
effective_orders-5.8.0 app/views/effective/orders/_order.html.haml
effective_orders-5.7.4 app/views/effective/orders/_order.html.haml
effective_orders-5.7.3 app/views/effective/orders/_order.html.haml
effective_orders-5.7.2 app/views/effective/orders/_order.html.haml
effective_orders-5.7.1 app/views/effective/orders/_order.html.haml
effective_orders-5.7.0 app/views/effective/orders/_order.html.haml
effective_orders-5.6.2 app/views/effective/orders/_order.html.haml
effective_orders-5.6.1 app/views/effective/orders/_order.html.haml
effective_orders-5.6.0 app/views/effective/orders/_order.html.haml
effective_orders-5.5.2 app/views/effective/orders/_order.html.haml
effective_orders-5.5.1 app/views/effective/orders/_order.html.haml
effective_orders-5.5.0 app/views/effective/orders/_order.html.haml
effective_orders-5.4.4 app/views/effective/orders/_order.html.haml
effective_orders-5.4.3 app/views/effective/orders/_order.html.haml