Sha256: 38b251176e0d1a00baf82edf190b41064d24c41a783da5e02a0628289bef58f4

Contents?: true

Size: 268 Bytes

Versions: 2

Compression:

Stored size: 268 Bytes

Contents

- product_types.each do |product_type|
  %li{ 'folder', :id => "product_type_#{product_type.id}" }
    %span{:class => 'big-icons big-icons-verti-folder'}
    = link_to '#', :style => 'width:50%' do
      = product_type.name
      %span= product_type.attributes.count

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
forgeos_commerce-1.9.1.rc1 app/views/admin/product_types/_list.html.haml
forgeos_commerce-1.9.0 app/views/admin/product_types/_list.html.haml