User:Writ Keeper/Scripts/massRevdel.js: Difference between revisions

Content deleted Content added
rm unnecessary token calls
test?
Line 185:
ajaxData.show=revealString;
}
api.postWithToken('csrf', ajaxData, ).done(function()
{
numCompleted++;
Line 371:
alert("Something went wrong, so we're going to abort without doing anything.");
}
api.postWithToken('csrf', ajaxData,).done(function()
{
numCompleted++;