wip: index & mapnames

This commit is contained in:
2023-06-10 18:21:30 +02:00
parent b90ae05505
commit 34ca33f71a
5 changed files with 99 additions and 41 deletions

View File

@@ -16,7 +16,7 @@
dt = $('#tableMain').DataTable({
serverSide: true,
ajax: {
url: '/data-source',
url: '/data-source/{{ map_uid }}',
type: 'POST'
},
"columnDefs": [