Sha256: 5ac461aca3b7d8bb410c5b4393f665d73c9a78672081ab1cec9539a52406c6d9

Contents?: true

Size: 614 Bytes

Versions: 45

Compression:

Stored size: 614 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_notes', locals: { order: order }
  = render partial: 'effective/orders/order_items', locals: { order: order }
  = render partial: 'effective/orders/order_payment_details', locals: { order: order }
  = render partial: 'effective/orders/order_footer', locals: { order: order }

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
effective_orders-4.4.1 app/views/effective/orders/_order.html.haml
effective_orders-4.4.0 app/views/effective/orders/_order.html.haml
effective_orders-4.3.2 app/views/effective/orders/_order.html.haml
effective_orders-4.3.1 app/views/effective/orders/_order.html.haml
effective_orders-4.3.0 app/views/effective/orders/_order.html.haml
effective_orders-4.2.7 app/views/effective/orders/_order.html.haml
effective_orders-4.2.6 app/views/effective/orders/_order.html.haml
effective_orders-4.2.5 app/views/effective/orders/_order.html.haml
effective_orders-4.2.4 app/views/effective/orders/_order.html.haml
effective_orders-4.2.3 app/views/effective/orders/_order.html.haml
effective_orders-4.2.2 app/views/effective/orders/_order.html.haml
effective_orders-4.2.1 app/views/effective/orders/_order.html.haml
effective_orders-4.2.0 app/views/effective/orders/_order.html.haml
effective_orders-4.1.5 app/views/effective/orders/_order.html.haml
effective_orders-4.1.4 app/views/effective/orders/_order.html.haml
effective_orders-4.1.3 app/views/effective/orders/_order.html.haml
effective_orders-4.1.2 app/views/effective/orders/_order.html.haml
effective_orders-4.1.1 app/views/effective/orders/_order.html.haml
effective_orders-4.1.0 app/views/effective/orders/_order.html.haml
effective_orders-4.0.6 app/views/effective/orders/_order.html.haml