Fix expandableField.js dependencies
authorLeo Koppelkamm <diebuche@users.mediawiki.org>
Thu, 14 Jul 2011 17:26:32 +0000 (17:26 +0000)
committerLeo Koppelkamm <diebuche@users.mediawiki.org>
Thu, 14 Jul 2011 17:26:32 +0000 (17:26 +0000)
resources/Resources.php

index 7d06b5d..459ce2a 100644 (file)
@@ -110,6 +110,7 @@ return array(
        ),
        'jquery.expandableField' => array(
                'scripts' => 'resources/jquery/jquery.expandableField.js',
+               'dependencies' => 'jquery.delayedBind',
        ),
        'jquery.form' => array(
                'scripts' => 'resources/jquery/jquery.form.js',