User:Chaotic Enby/Unblock wizard.js: Difference between revisions
From Test Wiki
Content deleted Content added
Chaotic Enby (talk | contribs) No edit summary |
Chaotic Enby (talk | contribs) test |
||
| Line 398: | Line 398: | ||
var text = prepareUserTalkText(); |
var text = prepareUserTalkText(); |
||
if (blockType == "IP_hardblock") { |
if (blockType == "IP_hardblock") { |
||
setMainStatus(' |
setMainStatus('', msg('status-redirecting-utrs')); |
||
$(window).off('beforeunload', wizard.beforeUnload); |
$(window).off('beforeunload', wizard.beforeUnload); |
||
setTimeout(function () { |
setTimeout(function () { |
||