User:Theleekycauldron/Scripts/PSHAW/dependencies/Prep.js: Difference between revisions

Content deleted Content added
return thenable
trim
Line 135:
format: 'json'
}
return api.postWithToken( 'csrf', params ).done( function ( data ) {;
console.log( data );
} );
}