X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmembres/cotisations/gestion/rappel_supprimer.php?a=blobdiff_plain;f=resources%2Fsrc%2Fmediawiki.messagePoster%2FMessagePoster.js;h=14c971dce126a4dd7ba7c4d68f878c1489ba7fa5;hb=97eab7f35b0801cda02c96f65bdb87313ebd43ac;hp=7f217e938ca5c852e08ba6a71b8b63c04e768327;hpb=bcd98b9cd4fea907418cb83a847e8b1dad7c3a67;p=lhc%2Fweb%2Fwiklou.git diff --git a/resources/src/mediawiki.messagePoster/MessagePoster.js b/resources/src/mediawiki.messagePoster/MessagePoster.js index 7f217e938c..14c971dce1 100644 --- a/resources/src/mediawiki.messagePoster/MessagePoster.js +++ b/resources/src/mediawiki.messagePoster/MessagePoster.js @@ -22,6 +22,7 @@ * @param {string} body Body, as wikitext. Signature code will automatically be added * by MessagePosters that require one, unless the message already contains the string * ~~~. + * @param {Object} [options] Message options. See MessagePoster implementations for details. * @return {jQuery.Promise} Promise completing when the post succeeds or fails. * For failure, will be rejected with three arguments: *