mirror of
https://github.com/FAUSheppy/tmnf-replay-server.git
synced 2025-12-09 16:38:33 +01:00
wip: index & mapnames
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
dt = $('#tableMain').DataTable({
|
||||
serverSide: true,
|
||||
ajax: {
|
||||
url: '/data-source',
|
||||
url: '/data-source/{{ map_uid }}',
|
||||
type: 'POST'
|
||||
},
|
||||
"columnDefs": [
|
||||
|
||||
Reference in New Issue
Block a user