Merge pull request 'Test new stuff from master on stage' (#77) from master into stage
All checks were successful
Deploy into stage environment / Deploy into stage environment (push) Successful in 3s
Run tests / Execute tox to run the test suite (push) Successful in 3m21s

Reviewed-on: #77
This commit was merged in pull request #77.
This commit is contained in:
2024-09-10 16:19:29 +02:00

View File

@@ -78,6 +78,7 @@
$(document).ready( function () {
var table = $("#objects_table").DataTable( {
orderCellsTop: true,
order: [[3, 'desc']],
paging: false,
language: {
search: "{% trans 'Filter' %}:",