Sha256: 7210eb8fe54265d4ca791f130daaaefff747a0ee1b9c163bca3cc7dda3108412

Contents?: true

Size: 364 Bytes

Versions: 9

Compression:

Stored size: 364 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_items', locals: {order: order}

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
effective_orders-1.5.2 app/views/effective/orders/_order.html.haml
effective_orders-1.5.1 app/views/effective/orders/_order.html.haml
effective_orders-1.5.0 app/views/effective/orders/_order.html.haml
effective_orders-1.4.8 app/views/effective/orders/_order.html.haml
effective_orders-1.4.7 app/views/effective/orders/_order.html.haml
effective_orders-1.4.6 app/views/effective/orders/_order.html.haml
effective_orders-1.4.5 app/views/effective/orders/_order.html.haml
effective_orders-1.4.4 app/views/effective/orders/_order.html.haml
effective_orders-1.4.3 app/views/effective/orders/_order.html.haml