Sha256: ccfd8f74f11273e49b83854782bb50bee680ef969daa21262c89188e7f869763

Contents?: true

Size: 389 Bytes

Versions: 5

Compression:

Stored size: 389 Bytes

Contents

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

.outset

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

  #packages_map.map
    %ul#packages
      = render :partial => '/admin/shop/packages/index/package', :collection => @shop_packages

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

Version data entries

5 entries across 5 versions & 1 rubygems

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