1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-02-16 19:40:44 +01:00

Fix restore pulsante ricevute

This commit is contained in:
loviuz 2020-08-11 13:04:36 +02:00
parent 0f1e291629
commit 29edf5ca91

View File

@ -200,7 +200,7 @@ function importAll(btn) {
type: "info",
});
buttonRestore(button, restore);
buttonRestore(btn, restore);
$("#main_loading").fadeOut();
});