mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +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…
Reference in New Issue
Block a user