forked from extern/django-helpdesk
Change ticket sorting via form, to fix #562
This commit is contained in:
@ -12,6 +12,7 @@ $(document).ready(function() {
|
|||||||
"oLanguage": {
|
"oLanguage": {
|
||||||
"sEmptyTable": "{% trans 'No Tickets Match Your Selection' %}"
|
"sEmptyTable": "{% trans 'No Tickets Match Your Selection' %}"
|
||||||
},
|
},
|
||||||
|
"order": [],
|
||||||
responsive: true
|
responsive: true
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user