[Resources.php] Fix missing dependency on jquery.textSelection (follows-up r81648...
[lhc/web/wiklou.git] / resources / Resources.php
index cff1619..6d2438e 100644 (file)
@@ -203,6 +203,7 @@ return array(
        ),
        'jquery.textSelection' => array(
                'scripts' => 'resources/jquery/jquery.textSelection.js',
+               'dependencies' => 'jquery.client',
        ),
        'jquery.validate' => array(
                'scripts' => 'resources/jquery/jquery.validate.js',