mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-30 04:26:44 +00:00
style fix
This commit is contained in:
parent
174bba90ab
commit
66601a516b
@ -2304,7 +2304,7 @@ function reloadTotal() {
|
||||
soTotalPriceOptions.url,
|
||||
{},
|
||||
{
|
||||
success: function(data){
|
||||
success: function(data) {
|
||||
$(soTotalPriceRef).html(data.total_price_string);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user