parent
f0185cf058
commit
2923cefab3
@ -92,6 +92,7 @@ function showMsg_Redirect(redirectUrl, delay)
|
||||
if (overlay && overlay.parentNode) {
|
||||
overlay.parentNode.removeChild(overlay);
|
||||
}
|
||||
window.location.href = window.location.href;
|
||||
}
|
||||
}, delay);
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user