Update the production branch #82

Merged
heinzel merged 35 commits from master into production 2024-09-16 08:50:39 +02:00
Showing only changes of commit c46f7f6c5c - 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' %}:",