We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f06aa2e commit a7441ecCopy full SHA for a7441ec
Resources/views/datatable/datatable_js.json.twig
@@ -1,4 +1,3 @@
1
-{% spaceless %}
2
{
3
"selector": "#sg-datatables-{{ sg_datatables_view.uniqueName }}",
4
{% include '@SgDatatables/datatable/language.html.twig' %},
@@ -9,5 +8,4 @@
9
8
{% include '@SgDatatables/datatable/extensions.html.twig' %}
10
{% include '@SgDatatables/datatable/columns.html.twig' %},
11
{% include '@SgDatatables/datatable/initial_search.html.twig' %}
12
-}
13
-{% endspaceless %}
+}
0 commit comments