MediaWiki:Gadget-OnlineAdmins.js: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
mNo edit summary |
No edit summary Tags: Mobile edit Mobile web edit |
||
Line 98: | Line 98: | ||
mw.notify($(adminsstring.join(''))); |
mw.notify($(adminsstring.join(''))); |
||
} else { |
} else { |
||
mw.notify('Sorry! There are currently no |
mw.notify('Sorry! There are currently no administrators online'); |
||
} |
} |
||
}).fail(function () { |
}).fail(function () { |
||
Line 206: | Line 206: | ||
mw.notify($(adminsstring.join(''))); |
mw.notify($(adminsstring.join(''))); |
||
} else { |
} else { |
||
mw.notify('Sorry! There are no |
mw.notify('Sorry! There are no bureaucrats online'); |
||
} |
} |
||
}).fail(function () { |
}).fail(function () { |
||
Line 314: | Line 314: | ||
mw.notify($(adminsstring.join(''))); |
mw.notify($(adminsstring.join(''))); |
||
} else { |
} else { |
||
mw.notify('Sorry! There are no |
mw.notify('Sorry! There are no stewards online'); |
||
} |
} |
||
}).fail(function () { |
}).fail(function () { |