diff --git a/mayan/apps/web_theme/templates/web_theme_base.html b/mayan/apps/web_theme/templates/web_theme_base.html index ffd41d89ab..e10da224d7 100644 --- a/mayan/apps/web_theme/templates/web_theme_base.html +++ b/mayan/apps/web_theme/templates/web_theme_base.html @@ -40,35 +40,6 @@ {% block web_theme_stylesheets %}{% endblock %} {% endcompress %} - - {% compress js %} - - - {% if enable_scroll_js %} - - - {% endif %} - - {% block web_theme_javascript %}{% endblock %} - - - {% endcompress %}