Fix minore in JS salvaForm

Fix per eventuale reject non bloccante
This commit is contained in:
Dasc3er 2021-07-22 09:54:45 +02:00
parent 17f07eec0d
commit 7637c1305b
1 changed files with 1 additions and 0 deletions

View File

@ -158,6 +158,7 @@ function salvaForm(form, data = {}, button = null) {
buttonRestore(button, restore);
reject();
return;
}
// Gestione grafica di salvataggio