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

From Test Wiki
Content deleted Content added
trying... something?
trying again
Line 122: Line 122:
questionLabels = [];
questionLabels = [];
break;
break;
case "IP hardblock":
case "IP_hardblock":
questionLabels = [];
questionLabels = [];
break;
break;
Line 354: Line 354:
ui.mainStatusLayout.scrollElementIntoView();
ui.mainStatusLayout.scrollElementIntoView();
if (blockType == "IP hardblock") {
if (blockType == "IP_hardblock") {
setMainStatus('success', msg('status-redirecting'));
setMainStatus('success', msg('status-redirecting'));
mw.track('counter.gadget_afcsw.submit_succeeded');
mw.track('counter.gadget_afcsw.submit_succeeded');