Index: trunk/phase3/resources/Resources.php |
— | — | @@ -203,6 +203,7 @@ |
204 | 204 | ), |
205 | 205 | 'jquery.textSelection' => array( |
206 | 206 | 'scripts' => 'resources/jquery/jquery.textSelection.js', |
| 207 | + 'dependencies' => 'jquery.client', |
207 | 208 | ), |
208 | 209 | 'jquery.validate' => array( |
209 | 210 | 'scripts' => 'resources/jquery/jquery.validate.js', |