Sha256: 65d26bd806c2dfa7841f4a0b5d035699a8beba618494a171380f535f885ddc73

Contents?: true

Size: 375 Bytes

Versions: 5

Compression:

Stored size: 375 Bytes

Contents

- @page_title = t('orders') + ' - ' + default_page_title

.outset

  #head{ :class => "#{@buttons.empty? ? 'min' : 'full'}"}
    = render :partial => '/admin/shop/orders/index/head'
  
  #orders_map.map
    %ul#orders
      = render :partial => '/admin/shop/orders/index/order', :collection => @shop_orders

  #actions
    = render :partial => '/admin/shop/orders/index/foot'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
radiant-shop-extension-0.11.5 app/views/admin/shop/orders/index.html.haml
radiant-shop-extension-0.11.4 app/views/admin/shop/orders/index.html.haml
radiant-shop-extension-0.11.3 app/views/admin/shop/orders/index.html.haml
radiant-shop-extension-0.11.1 app/views/admin/shop/orders/index.html.haml
radiant-shop-extension-0.11.0 app/views/admin/shop/orders/index.html.haml