Bugfix minore

This commit is contained in:
MatteoPistorello 2021-10-26 11:28:38 +02:00
parent b565455e6f
commit 6c3d56228e
1 changed files with 1 additions and 3 deletions

View File

@ -352,7 +352,5 @@ function aggiornaQtaMinima() {
div.removeClass("text-danger").addClass("text-success");
}
}
if (direzione === "entrata") {
aggiorna_guadagno();
}
</script>';