Index: trunk/phase3/resources/Resources.php |
— | — | @@ -110,6 +110,7 @@ |
111 | 111 | ), |
112 | 112 | 'jquery.expandableField' => array( |
113 | 113 | 'scripts' => 'resources/jquery/jquery.expandableField.js', |
| 114 | + 'dependencies' => 'jquery.delayedBind', |
114 | 115 | ), |
115 | 116 | 'jquery.form' => array( |
116 | 117 | 'scripts' => 'resources/jquery/jquery.form.js', |