Sha256: a94f29a75e7f5418842dd445e7ca779ec7ea8b85e3ec1be7ad4ddc05b9b7e031
Contents?: true
Size: 234 Bytes
Versions: 2
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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
spree_core-0.70.0.rc2 | app/views/taxons/_taxon.html.erb |
spree_core-0.70.RC1 | app/views/taxons/_taxon.html.erb |