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