stage #83

Merged
heinzel merged 6 commits from stage into production 2024-09-16 08:58:35 +02:00
Showing only changes of commit 5016ec5d0e - Show all commits

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' %}:",