This commit is contained in:
MatteoPistorello 2023-07-25 10:06:16 +02:00
commit f3108eb2c6
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@ echo '
}
echo '
$("#barcode").focus();
$("#causale").trigger("change");
});
$(document).on("keyup", function (event) {