Fix product ordering pricing and improve acceptance user product ordering coverage
This commit is contained in:
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user