Sha256: 329bf697f1c714f19cbae043dbc8bb5e82835343764bbc9c88c509ca0cb0c582

Contents?: true

Size: 234 Bytes

Versions: 8

Compression:

Stored size: 234 Bytes

Contents

<div class="taxon" data-hook="taxon">
  <h2><%= link_to taxon.name, seo_url(taxon), :class => 'breadcrumbs' %></h2>
  <%= render :partial => 'shared/products', :locals => {:products => taxon_preview(taxon), :taxon => taxon} %>
</div>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
spree_core-0.70.7 app/views/taxons/_taxon.html.erb
spree_core-0.70.6 app/views/taxons/_taxon.html.erb
spree_core-0.70.5 app/views/taxons/_taxon.html.erb
spree_core-0.70.4 app/views/taxons/_taxon.html.erb
spree_core-0.70.3 app/views/taxons/_taxon.html.erb
spree_core-0.70.2 app/views/taxons/_taxon.html.erb
spree_core-0.70.1 app/views/taxons/_taxon.html.erb
spree_core-0.70.0 app/views/taxons/_taxon.html.erb