[fix] removed temp_highlight
This commit is contained in:
parent
a311e706b0
commit
14a0441b4b
@ -66,7 +66,6 @@ $.extend(shopping_cart, {
|
||||
$(".cart-items").html(r.message.items);
|
||||
$(".cart-tax-items").html(r.message.taxes);
|
||||
}
|
||||
$(".tax-grand-total").temp_highlight();
|
||||
},
|
||||
});
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user