Widget:AddWBRQuestion: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) No edit summary |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 6: | Line 6: | ||
}); | }); | ||
$("#addbutton").ready(function () { | $("#addbutton").ready(function () { | ||
alert(mw.loader.getState); | |||
if ($.isEmptyObject(wgUserName)) { | if ($.isEmptyObject(wgUserName)) { | ||
alert("Please Log In To Continue."); | alert("Please Log In To Continue."); |