Skip to content

Commit a7441ec

Browse files
committed
Spaceless is deprecated since Twig 2.7.
1 parent f06aa2e commit a7441ec

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
{% spaceless %}
21
{
32
"selector": "#sg-datatables-{{ sg_datatables_view.uniqueName }}",
43
{% include '@SgDatatables/datatable/language.html.twig' %},
@@ -9,5 +8,4 @@
98
{% include '@SgDatatables/datatable/extensions.html.twig' %}
109
{% include '@SgDatatables/datatable/columns.html.twig' %},
1110
{% include '@SgDatatables/datatable/initial_search.html.twig' %}
12-
}
13-
{% endspaceless %}
11+
}

0 commit comments

Comments
 (0)