Sha256: 1e5e8fc83226ae4176759c5314354dcc41c985cac048d83e7a798744855e68bf

Contents?: true

Size: 291 Bytes

Versions: 4

Compression:

Stored size: 291 Bytes

Contents

<li class="span3">
  <div class="thumbnail">
    <div class="product-image-wrapper">
      <%= link_to image_tag(taxon.icon.url(:normal)), seo_url(taxon) %>
    </div>
    <div class="caption centered">
      <%= link_to "#{taxon.name} (#{taxon.products.count})" %>
    </div>
  </div>
</li>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
synergy_bootstrap_theme-0.0.4 app/views/taxons/_taxon.html.erb
synergy_bootstrap_theme-0.0.3 app/views/taxons/_taxon.html.erb
synergy_bootstrap_theme-0.0.2 app/views/taxons/_taxon.html.erb
synergy_bootstrap_theme-0.0.1 app/views/taxons/_taxon.html.erb