Comment not relevant with resource loader

This commit is contained in:
Niklas Laxström 2012-01-24 11:34:12 +00:00
parent 263c1eb34a
commit 0495b4e230
Notes: Niklas Laxström 2012-01-24 11:34:12 +00:00

View file

@ -7,9 +7,6 @@
* @author Daniel Kinzler, brightbyte.de
* @copyright © 2006 Daniel Kinzler
* @licence GNU General Public Licence 2.0 or later
*
* NOTE: if you change this, increment $wgCategoryTreeVersion
* in CategoryTree.php to avoid users getting stale copies from cache.
*/
(function( $, mw ) {
@ -149,4 +146,4 @@ $( function( $ ) {
categoryTree.showToggles();
} );
} )( jQuery, mediaWiki );
} )( jQuery, mediaWiki );