Merge "Split out new ObjectCache::newWANCacheFromParams() method"
[lhc/web/wiklou.git] / resources / Resources.php
index ff39537..89168db 100644 (file)
@@ -165,6 +165,12 @@ return [
                ],
                'scripts' => 'resources/lib/jquery/jquery.appear.js',
        ],
+       'jquery.arrowSteps' => [
+               'deprecated' => true,
+               'scripts' => 'resources/src/jquery/jquery.arrowSteps.js',
+               'styles' => 'resources/src/jquery/jquery.arrowSteps.css',
+               'targets' => [ 'desktop', 'mobile' ],
+       ],
        'jquery.async' => [
                'scripts' => 'resources/lib/jquery/jquery.async.js',
        ],