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.4.2 app/views/effective/orders/_order.html.haml
effective_orders-5.4.1 app/views/effective/orders/_order.html.haml
effective_orders-5.4.0 app/views/effective/orders/_order.html.haml
effective_orders-5.3.2 app/views/effective/orders/_order.html.haml
effective_orders-5.3.1 app/views/effective/orders/_order.html.haml
effective_orders-5.3.0 app/views/effective/orders/_order.html.haml
effective_orders-5.2.17 app/views/effective/orders/_order.html.haml
effective_orders-5.2.16 app/views/effective/orders/_order.html.haml
effective_orders-5.2.15 app/views/effective/orders/_order.html.haml
effective_orders-5.2.14 app/views/effective/orders/_order.html.haml
effective_orders-5.2.13 app/views/effective/orders/_order.html.haml
effective_orders-5.2.12 app/views/effective/orders/_order.html.haml
effective_orders-5.2.11 app/views/effective/orders/_order.html.haml
effective_orders-5.2.10 app/views/effective/orders/_order.html.haml
effective_orders-5.2.9 app/views/effective/orders/_order.html.haml
effective_orders-5.2.8 app/views/effective/orders/_order.html.haml
effective_orders-5.2.7 app/views/effective/orders/_order.html.haml
effective_orders-5.2.6 app/views/effective/orders/_order.html.haml
effective_orders-5.2.5 app/views/effective/orders/_order.html.haml
effective_orders-5.2.4 app/views/effective/orders/_order.html.haml