Product modal adjust markup for SVG icon styling

This commit is contained in:
summerscope
2014-06-20 10:00:54 +10:00
parent f87b2ea1e3
commit 3a1bf24a86

View File

@@ -2,7 +2,7 @@
.row
.columns.small-12.large-6
%img.product-img{"ng-src" => "{{product.master.images[0].large_url}}", "ng-if" => "product.master.images[0]"}
.columns.small-12.large-6
.columns.small-12.large-6.product-header
%h2
%render-svg{path: "{{product.primary_taxon.icon}}"}
{{product.name}}