Sha256: 89b56ebcac67f0569f32ee76a1fe1939acbd417327e1eba95e6e7526a9cf32c6

Contents?: true

Size: 683 Bytes

Versions: 17

Compression:

Stored size: 683 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_note', locals: {order: order}
  = render partial: 'effective/orders/order_note_to_buyer', 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

17 entries across 17 versions & 1 rubygems

Version Path
effective_orders-2.2.4 app/views/effective/orders/_order.html.haml
effective_orders-2.2.3 app/views/effective/orders/_order.html.haml
effective_orders-2.2.2 app/views/effective/orders/_order.html.haml
effective_orders-2.2.1 app/views/effective/orders/_order.html.haml
effective_orders-2.2.0 app/views/effective/orders/_order.html.haml
effective_orders-2.1.17 app/views/effective/orders/_order.html.haml
effective_orders-2.1.16 app/views/effective/orders/_order.html.haml
effective_orders-2.1.15 app/views/effective/orders/_order.html.haml
effective_orders-2.1.14 app/views/effective/orders/_order.html.haml
effective_orders-2.1.13 app/views/effective/orders/_order.html.haml
effective_orders-2.1.12 app/views/effective/orders/_order.html.haml
effective_orders-2.1.10 app/views/effective/orders/_order.html.haml
effective_orders-2.1.9 app/views/effective/orders/_order.html.haml
effective_orders-2.1.8 app/views/effective/orders/_order.html.haml
effective_orders-2.1.7 app/views/effective/orders/_order.html.haml
effective_orders-2.1.6 app/views/effective/orders/_order.html.haml
effective_orders-2.1.5 app/views/effective/orders/_order.html.haml