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

Revision: 73036
Author:   tparscal
Date:     2010-09-15 01:03:53 +0000 (Wed, 15 Sep 2010)

Log Message:
-----------
Registered jquery.client

Modified Paths:
--------------
    trunk/phase3/resources/Resources.php

Modified: trunk/phase3/resources/Resources.php
===================================================================
--- trunk/phase3/resources/Resources.php        2010-09-15 01:02:38 UTC (rev 
73035)
+++ trunk/phase3/resources/Resources.php        2010-09-15 01:03:53 UTC (rev 
73036)
@@ -27,6 +27,9 @@
        'jquery.autoEllipsis' => new ResourceLoaderFileModule(
                array( 'scripts' => 'resources/jquery/jquery.autoEllipsis.js' )
        ),
+       'jquery.client' => new ResourceLoaderFileModule(
+               array( 'scripts' => 'resources/jquery/jquery.client.js' )
+       ),
        'jquery.color' => new ResourceLoaderFileModule(
                array( 'scripts' => 'resources/jquery/jquery.color.js' )
        ),



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

Reply via email to