Skip to content
Snippets Groups Projects
Commit c18b7883 authored by Jonathan Foucher's avatar Jonathan Foucher
Browse files

don't save datatables state. Fixes #1003

parent 0afc9ddf
No related branches found
No related tags found
No related merge requests found
Pipeline #94036 passed
......@@ -77,7 +77,6 @@
recordsFiltered: totalItem,
recordsTotal: totalItem,
dom: "Bfrtip",
stateSave: true,
}) %}
var options = {{ dataTableOptions|json_encode|raw }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment