Skip to content
Snippets Groups Projects
Commit a10f59d9 authored by Nikolay Lobachev's avatar Nikolay Lobachev Committed by Andrei Ivnitskii
Browse files

Issue #3505139 by rudi teschner: Twig Filter "spaceless" is deprecated

parent 1982c54d
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,6 @@
#}
{% set classes = [] %}
{% apply spaceless %}
{% for item in menu_items %}
{% if item.children is not empty %}
......@@ -52,4 +51,3 @@
</li>
{% endfor %}
{% endapply %}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment