diff --git a/delfland/ppo-insight/templates/resultaat.html b/delfland/ppo-insight/templates/resultaat.html index 9aa20e5..616d96b 100644 --- a/delfland/ppo-insight/templates/resultaat.html +++ b/delfland/ppo-insight/templates/resultaat.html @@ -174,7 +174,7 @@ "ordering": true, "info": true, "lengthMenu": [15, 30, 60, 100], - "order": [], + "order": [[0, "asc"], [3, "asc"], [5, "asc"]], "language": { "lengthMenu": "Toon _MENU_ resultaten per pagina", "zeroRecords": "Geen resultaten gevonden",