Cancellazione attività
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// Funzione goBack
|
||||
window.goBack = function () {
|
||||
console.log("goBack");
|
||||
history.back();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user