Content deleted Content added
comment out debug statements |
missed one |
||
Line 34:
target,
addParams);
//console.log(apiParams);
new mw.Api().post(apiParams)
.fail(function(code, error) {
|
comment out debug statements |
missed one |
||
Line 34:
target,
addParams);
//console.log(apiParams);
new mw.Api().post(apiParams)
.fail(function(code, error) {
|