mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-16 10:57:58 +02:00
@ -18,7 +18,7 @@
|
|||||||
"processing": true,
|
"processing": true,
|
||||||
"serverSide": true,
|
"serverSide": true,
|
||||||
"ajax": {
|
"ajax": {
|
||||||
"url": "/datatables_ticket_list/",
|
"url": "{% url 'helpdesk:datatables_ticket_list' %}",
|
||||||
"type": "GET",
|
"type": "GET",
|
||||||
},
|
},
|
||||||
createdRow: function( row, data, dataIndex )
|
createdRow: function( row, data, dataIndex )
|
||||||
|
Reference in New Issue
Block a user