datatables statesave

This commit is contained in:
Ariel Rin 2022-10-12 20:52:59 +10:00
parent 36dedfcbd2
commit 1f781c5037

View File

@ -55,8 +55,8 @@
last = group; last = group;
} }
}); });
} },
"stateSave": true,
}); });
}); });
{% endblock %} {% endblock %}