Sha256: 9b6a6e6aab585bcad2c931819f6c13548d3e4919fba9715e633b44681e74301c
Contents?: true
Size: 233 Bytes
Versions: 3
Compression:
Stored size: 233 Bytes
Contents
<div style="clear:both"> <%= link_to taxon.name, seo_url(taxon), :class => 'breadcrumbs' %> <br/><br/> <%= render :partial => "shared/products.html.erb", :locals => {:products => taxon_preview(taxon), :taxon => taxon} %> </div>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
spree-0.6.0 | app/views/taxons/_taxon.html.erb |
spree-0.7.0 | app/views/taxons/_taxon.html.erb |
spree-0.7.1 | app/views/taxons/_taxon.html.erb |