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.0.5 app/views/effective/orders/_order.html.haml
effective_orders-4.0.4 app/views/effective/orders/_order.html.haml
effective_orders-4.0.3 app/views/effective/orders/_order.html.haml
effective_orders-4.0.2 app/views/effective/orders/_order.html.haml
effective_orders-4.0.1 app/views/effective/orders/_order.html.haml
effective_orders-4.0.0 app/views/effective/orders/_order.html.haml
effective_orders-4.0.0beta19 app/views/effective/orders/_order.html.haml
effective_orders-4.0.0beta18 app/views/effective/orders/_order.html.haml
effective_orders-4.0.0beta17 app/views/effective/orders/_order.html.haml
effective_orders-4.0.0beta16 app/views/effective/orders/_order.html.haml
effective_orders-4.0.0beta15 app/views/effective/orders/_order.html.haml
effective_orders-4.0.0beta14 app/views/effective/orders/_order.html.haml
effective_orders-4.0.0beta13 app/views/effective/orders/_order.html.haml
effective_orders-4.0.0beta12 app/views/effective/orders/_order.html.haml
effective_orders-4.0.0beta11 app/views/effective/orders/_order.html.haml
effective_orders-4.0.0beta10 app/views/effective/orders/_order.html.haml
effective_orders-4.0.0beta9 app/views/effective/orders/_order.html.haml
effective_orders-4.0.0beta8 app/views/effective/orders/_order.html.haml
effective_orders-4.0.0beta7 app/views/effective/orders/_order.html.haml
effective_orders-4.0.0beta6 app/views/effective/orders/_order.html.haml