Removed long_description field

This commit is contained in:
Raphael Michel
2015-10-05 23:41:37 +02:00
parent c4638a3402
commit eb1c166c4e
4 changed files with 34 additions and 9 deletions

View File

@@ -72,7 +72,7 @@
<a href="javascript:void(0);" data-toggle="variations">
<strong>{{ item.name }}</strong>
</a>
{% if item.short_description %}<p>{{ item.short_description }}</p>{% endif %}
{% if item.description %}<p>{{ item.description }}</p>{% endif %}
</div>
<div class="col-md-2 col-xs-6 price">
{% if item.min_price != item.max_price %}