Content deleted Content added
Writ Keeper (talk | contribs) fx |
Writ Keeper (talk | contribs) fx |
||
Line 53:
if(revIds != "")
{
revIds = revIds + "
}
revIds = revIds + $(this).val();
Line 167:
}
$.post('/w/api.php/', ajaxData,function(){
alert("
return false;
})
|