diff --git a/app/costs/templates/costs/costs_all.html b/app/costs/templates/costs/costs_all.html index cdd016e..4cd1085 100644 --- a/app/costs/templates/costs/costs_all.html +++ b/app/costs/templates/costs/costs_all.html @@ -27,6 +27,7 @@ paging: false, info: false, responsive: true, + order: [[2, 'desc']], columnDefs: [ { responsivePriority: 1, targets: 0 }, ]