Merge "Fixed dependencies for jquery.collapsibleTabs"
authorNikerabbit <niklas.laxstrom@gmail.com>
Fri, 19 Oct 2012 19:38:14 +0000 (19:38 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Fri, 19 Oct 2012 19:38:14 +0000 (19:38 +0000)
resources/Resources.php

index 4ec8b3e..afa9bb2 100644 (file)
@@ -146,6 +146,7 @@ return array(
        ),
        'jquery.collapsibleTabs' => array(
                'scripts' => 'resources/jquery/jquery.collapsibleTabs.js',
+               'dependencies' => 'jquery.delayedBind',
        ),
        'jquery.color' => array(
                'scripts' => 'resources/jquery/jquery.color.js',