http://www.mediawiki.org/wiki/Special:Code/MediaWiki/95847

Revision: 95847
Author:   nikerabbit
Date:     2011-08-31 10:27:12 +0000 (Wed, 31 Aug 2011)
Log Message:
-----------
Fix indentation of a comment

Modified Paths:
--------------
    trunk/extensions/WebFonts/js/webfonts.js

Modified: trunk/extensions/WebFonts/js/webfonts.js
===================================================================
--- trunk/extensions/WebFonts/js/webfonts.js    2011-08-31 10:23:45 UTC (rev 
95846)
+++ trunk/extensions/WebFonts/js/webfonts.js    2011-08-31 10:27:12 UTC (rev 
95847)
@@ -134,10 +134,10 @@
                        $(styleString).appendTo("head" );
 
                },
-                /**
-                 * Setup the font selection menu. 
-                 * It also apply the font from cookie, if any.
-                 */
+               /**
+                * Setup the font selection menu. 
+                * It also apply the font from cookie, if any.
+                */
                setup: function() {
                        var config = [];
                        var languages = $.webfonts.config.languages;


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to