MediaWiki:Common.js: Difference between revisions
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
if (reason != null) { | if (reason != null) { | ||
reason = JSON.stringify(reason); | |||
$.ajax({ | $.ajax({ | ||
method: "GET", | method: "GET", | ||
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
if (reason != null) { | if (reason != null) { | ||
reason = JSON.stringify(reason); | |||
$.ajax({ | $.ajax({ | ||
method: "GET", | method: "GET", | ||