Sha256: 625ba81e67f0b2e7ab9349289a7940a2f7afff334bdb84cffeaf6d452c71327f
Contents?: true
Size: 271 Bytes
Versions: 1
Compression:
Stored size: 271 Bytes
Contents
<% taxon = content.ingredient %> <div class="taxon" data-hook="taxon"> <h5 class="subtaxon-title"> <%= link_to taxon.name, seo_url(taxon), class: 'breadcrumbs' %> </h5> <%= render 'spree/shared/products', products: taxon_preview(taxon), taxon: taxon %> </div>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
alchemy_spree-2.0.0.beta | app/views/alchemy/essences/_essence_spree_taxon_view.html.erb |