Safari history back #2
|
@ -173,6 +173,6 @@ function cerrar(){
|
|||
$(".loading").fadeIn(200);
|
||||
localStorage.removeItem("userData");
|
||||
setTimeout(function () {
|
||||
window.history.back();
|
||||
window.location='index.html';
|
||||
}, 200);
|
||||
}
|
Loading…
Reference in New Issue