From: Matthew Flaschen Date: Tue, 10 Sep 2013 08:45:00 +0000 (-0700) Subject: Fix inaccurate jQueryMsg comment X-Git-Tag: 1.31.0-rc.0~18787^2 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/%7B%7B%20url_for%28%27admin_users%27%29%20%7D%7D?a=commitdiff_plain;h=23b9be57001de8a889f48b17533c8ad0e085f916;p=lhc%2Fweb%2Fwiklou.git Fix inaccurate jQueryMsg comment It's done by mediawiki.js, as it says at the bottom of the file. Change-Id: I2505cde86ff9d9532fce75f3924f88e898a5f5f6 --- diff --git a/resources/mediawiki/mediawiki.jqueryMsg.js b/resources/mediawiki/mediawiki.jqueryMsg.js index 5539d4dbc4..b634917742 100644 --- a/resources/mediawiki/mediawiki.jqueryMsg.js +++ b/resources/mediawiki/mediawiki.jqueryMsg.js @@ -44,7 +44,7 @@ // // Only 'text', 'parse', and 'escaped' are supported, and the // actual escaping for 'escaped' is done by other code (generally - // through jqueryMsg). + // through mediawiki.js). // // However, note that this default only // applies to direct calls to jqueryMsg. The default for mediawiki.js itself