fix Copy & Paste failure

This commit is contained in:
sleeplessnight2 2020-12-03 15:05:41 +01:00
parent f9a74c0db5
commit ab2568184c

View File

@ -99,6 +99,7 @@
}
else {
$('#display_amount').val(parseFloat(0));
}
RefreshLocaleNumberInput();
$(".input-group-productamountpicker").trigger("change");
$("#tare-weight-handling-info").addClass("d-none");