resources: Remove deprecated 'jquery.autoEllipsis' module
[lhc/web/wiklou.git] / resources / Resources.php
index ec995bc..545a84c 100644 (file)
@@ -158,12 +158,6 @@ return [
        'jquery.async' => [
                'scripts' => 'resources/lib/jquery/jquery.async.js',
        ],
-       'jquery.autoEllipsis' => [
-               'deprecated' => 'Use CSS text-overflow instead.',
-               'scripts' => 'resources/src/jquery/jquery.autoEllipsis.js',
-               'dependencies' => 'jquery.highlightText',
-               'targets' => [ 'desktop', 'mobile' ],
-       ],
        'jquery.byteLength' => [
                'scripts' => 'resources/src/jquery/jquery.byteLength.js',
                'targets' => [ 'desktop', 'mobile' ],