Sha256: 69e083b9ebb0f2449e608ac47dee7ae494974e3fe55201bc0e502b0aa0b8239f

Contents?: true

Size: 396 Bytes

Versions: 5

Compression:

Stored size: 396 Bytes

Contents

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

.outset

  #head{ :class => "#{@buttons.empty? ? 'min' : 'full'}"}
    = render :partial => '/admin/shop/products/index/head'

  #products_map.map
    %ul#categories
      = render :partial => '/admin/shop/categories/index/category', :collection => @shop_categories

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

Version data entries

5 entries across 5 versions & 1 rubygems

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