Fix #119
parent
c42a2478ef
commit
050734c476
|
@ -92,7 +92,7 @@
|
||||||
<button class="btn btn-primary btn-block product-add-to-cart" type="button">{{ @root.__ "Add to cart" }}</button>
|
<button class="btn btn-primary btn-block product-add-to-cart" type="button">{{ @root.__ "Add to cart" }}</button>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-10 body_text">
|
<div class="col-md-10 body_text">
|
||||||
{{{productDescription}}}
|
{{{fixTags result.productDescription}}}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue