fixes #2875
This commit is contained in:
parent
c51f67073e
commit
a028fd60f6
@ -60,7 +60,7 @@
|
||||
|
||||
|
||||
<div ng-show="order.info.deliveryMinDiff && order.cart.hasItems()" class="dialog-message dialog-message-error delivery-minimum-error">
|
||||
Add <sup>$</sup><span class="delivery-min-diff">{{order.info.deliveryMinDiff}}</span> more to meet the delivery min.
|
||||
Add <sup>$</sup><span class="delivery-min-diff">{{order.info.deliveryMinDiff}}</span> more to meet the delivery min
|
||||
</div>
|
||||
|
||||
<div ng-show="order.cart.hasItems()">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user