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