mirror of
https://github.com/grocy/grocy.git
synced 2026-04-06 21:06:15 +02:00
fix Copy & Paste failure
This commit is contained in:
parent
f9a74c0db5
commit
ab2568184c
|
|
@ -99,6 +99,7 @@
|
|||
}
|
||||
else {
|
||||
$('#display_amount').val(parseFloat(0));
|
||||
}
|
||||
RefreshLocaleNumberInput();
|
||||
$(".input-group-productamountpicker").trigger("change");
|
||||
$("#tare-weight-handling-info").addClass("d-none");
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user