User:Chaotic Enby/Unblock wizard.js: Difference between revisions

From Test Wiki
Content deleted Content added
No edit summary
test
Line 398: Line 398:
var text = prepareUserTalkText();
var text = prepareUserTalkText();
if (blockType == "IP_hardblock") {
if (blockType == "IP_hardblock") {
setMainStatus('redirect', msg('status-redirecting-utrs'));
setMainStatus('', msg('status-redirecting-utrs'));
$(window).off('beforeunload', wizard.beforeUnload);
$(window).off('beforeunload', wizard.beforeUnload);
setTimeout(function () {
setTimeout(function () {