Sha256: 0fd0be5c30d39f82a730d12875f520b62aca5c0bad6bb6bda87b9bbf613b04bf

Contents?: true

Size: 195 Bytes

Versions: 15

Compression:

Stored size: 195 Bytes

Contents

- content_for :body_content_left do
  %ul#orders
    - @orders.each do |order|
      %li
        = link_to order.order_status, refinery.orders_order_path(order)
= render "/refinery/content_page"

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
refinerycms-stores-0.0.16 app/views/refinery/orders/orders/index.html.haml
refinerycms-stores-0.0.14 app/views/refinery/orders/orders/index.html.haml
refinerycms-stores-0.0.13 app/views/refinery/orders/orders/index.html.haml
refinerycms-stores-0.0.12 app/views/refinery/orders/orders/index.html.haml
refinerycms-stores-0.0.11 app/views/refinery/orders/orders/index.html.haml
refinerycms-stores-0.0.10 app/views/refinery/orders/orders/index.html.haml
refinerycms-stores-0.0.9 app/views/refinery/orders/orders/index.html.haml
refinerycms-stores-0.0.8 app/views/refinery/orders/orders/index.html.haml
refinerycms-stores-0.0.7 app/views/refinery/orders/orders/index.html.haml
refinerycms-stores-0.0.6 app/views/refinery/orders/orders/index.html.haml
refinerycms-stores-0.0.5 app/views/refinery/orders/orders/index.html.haml
refinerycms-stores-0.0.4 app/views/refinery/orders/orders/index.html.haml
refinerycms-stores-0.0.3 app/views/refinery/orders/orders/index.html.haml
refinerycms-stores-0.0.2 app/views/refinery/orders/orders/index.html.haml
refinerycms-stores-0.0.1 app/views/refinery/orders/orders/index.html.haml