1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00

Rimozione

This commit is contained in:
Thomas Zilio
2019-02-01 17:44:31 +01:00
parent 18b54175e0
commit dd6fa69fbb
28 changed files with 449 additions and 352 deletions

View File

@@ -62,11 +62,10 @@ function download(button, file) {
title: "'.tr('Fattura già importata.').'",
type: "info",
});
buttonRestore(button, restore);
$(button).prop("disabled", true);
}
}
});
}