Content deleted Content added
No edit summary |
No edit summary |
||
Line 112:
function editPage( loc , adition , action) {
var api2 = new mw.Api();
api2.postWithToken("csrf",
alert( 'Page edited!' );
} ).fail( function(code, data) {
|