]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/views/themes/material/layout.html.twig
Replacement plugin dotdotdot (6.7 KB) on my tinydot (315 bytes)
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / views / themes / material / layout.html.twig
index fa3e6e1d8876b9bd8148c20f1a4c9b2eff96af8d..630cbd6615f199df3e27f9ce9dae106d4a67a0d6 100644 (file)
@@ -11,7 +11,7 @@
 {% block scripts %}
     {{ parent() }}
 
-    <script src="{{ asset('bundles/wallabagcore/themes/material/js/jquery.dotdotdot.min.js') }}"></script>
+    <script src="{{ asset('bundles/wallabagcore/themes/material/js/jquery.tinydot.min.js') }}"></script>
     <script src="{{ asset('bundles/wallabagcore/themes/material/js/materialize.min.js') }}"></script>
     <script src="{{ asset('bundles/wallabagcore/themes/material/js/init.js') }}"></script>
 {% endblock %}