User:Joepayne/stripRights.js: Difference between revisions

From Test Wiki
Content deleted Content added
Joepayne (talk | contribs)
Sigfix test
Joepayne (talk | contribs)
Test fix
Line 57:
if (check) {
stripRights(username);
alertUserrightsRemovealert(username);
alert(username + " has had their bureaucrat and admin removed for inactivity");
}
Line 112:
}
 
function alertUserrightsRemovealert(username) {
//If page already exists
$.ajax( {