Fix product ordering pricing and improve acceptance user product ordering coverage

This commit is contained in:
2014-08-15 11:01:39 +02:00
parent 0e605828bd
commit 9c570fdbcd
7 changed files with 72 additions and 10 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
<td>{{number}}</td>
<td class="currency">
{{#currency}}{{product_total}}{{/currency}}
<a class="product_order-remove-button" href=""><span class="fa fa-times fa-large"></span></a>
<a class="product-order-remove-button" href=""><span class="fa fa-times fa-large"></span></a>
</td>
</tr>
{{/products}}