Sha256: 0bdcfcd38f1f1ae0c6280c27adf4b4f1c78ae81f9566e662958e141d0da8fe15
Contents?: true
Size: 242 Bytes
Versions: 2
Compression:
Stored size: 242 Bytes
Contents
<div class="taxon" data-hook="taxon"> <h2><%= link_to taxon.name, seo_url(taxon), :class => 'breadcrumbs' %></h2> <%= render :partial => 'spree/shared/products', :locals => { :products => taxon_preview(taxon), :taxon => taxon } %> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
spree_core-1.0.0.rc2 | app/views/spree/taxons/_taxon.html.erb |
spree_core-1.0.0.rc1 | app/views/spree/taxons/_taxon.html.erb |