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.2.3 app/views/effective/orders/_order.html.haml
effective_orders-5.2.2 app/views/effective/orders/_order.html.haml
effective_orders-5.2.1 app/views/effective/orders/_order.html.haml
effective_orders-5.2.0 app/views/effective/orders/_order.html.haml
effective_orders-5.1.17 app/views/effective/orders/_order.html.haml
effective_orders-5.1.16 app/views/effective/orders/_order.html.haml
effective_orders-5.1.15 app/views/effective/orders/_order.html.haml
effective_orders-5.1.14 app/views/effective/orders/_order.html.haml
effective_orders-5.1.13 app/views/effective/orders/_order.html.haml
effective_orders-5.1.12 app/views/effective/orders/_order.html.haml
effective_orders-5.1.11 app/views/effective/orders/_order.html.haml
effective_orders-5.1.10 app/views/effective/orders/_order.html.haml
effective_orders-5.1.9 app/views/effective/orders/_order.html.haml
effective_orders-5.1.8 app/views/effective/orders/_order.html.haml
effective_orders-5.1.7 app/views/effective/orders/_order.html.haml
effective_orders-5.1.6 app/views/effective/orders/_order.html.haml
effective_orders-5.1.5 app/views/effective/orders/_order.html.haml
effective_orders-5.1.4 app/views/effective/orders/_order.html.haml
effective_orders-5.1.3 app/views/effective/orders/_order.html.haml
effective_orders-5.1.2 app/views/effective/orders/_order.html.haml