Add mobile target to jquery.getAttrs
[lhc/web/wiklou.git] / resources / Resources.php
index 9593fa8..4374b09 100644 (file)
@@ -198,6 +198,7 @@ return array(
        ),
        'jquery.getAttrs' => array(
                'scripts' => 'resources/jquery/jquery.getAttrs.js',
+               'targets' => array( 'desktop', 'mobile' ),
        ),
        'jquery.hidpi' => array(
                'scripts' => 'resources/jquery/jquery.hidpi.js',