User:Chaotic Enby/Unblock wizard.js: Difference between revisions
From Test Wiki
Content deleted Content added
Chaotic Enby (talk | contribs) like that |
Chaotic Enby (talk | contribs) test |
||
| Line 354: | Line 354: | ||
debug("c"); |
debug("c"); |
||
} else { |
} else { |
||
debug("ee"); |
|||
| ⚫ | |||
ui.mainStatusLayout = new OO.ui.FieldLayout(ui.mainStatusArea = new OO.ui.LabelWidget({ |
|||
label: $('<div>') |
|||
| ⚫ | |||
}), { |
|||
align: 'top' |
|||
}); |
|||
debug("ff"); |
|||
} |
} |
||
} |
} |
||