Index: trunk/phase3/resources/Resources.php |
— | — | @@ -125,6 +125,7 @@ |
126 | 126 | 'jquery.farbtastic' => array( |
127 | 127 | 'scripts' => 'resources/jquery/jquery.farbtastic.js', |
128 | 128 | 'styles' => 'resources/jquery/jquery.farbtastic.css', |
| 129 | + 'dependencies' => 'jquery.colorUtil', |
129 | 130 | ), |
130 | 131 | 'jquery.form' => array( |
131 | 132 | 'scripts' => 'resources/jquery/jquery.form.js', |