1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2024-12-27 08:12:47 +01:00

Bugfix minore

This commit is contained in:
MatteoPistorello 2021-10-26 11:28:38 +02:00
parent b565455e6f
commit 6c3d56228e

View File

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