mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-14 10:08:28 +02:00
Change ticket sorting via form, to fix #562
This commit is contained in:
@ -12,6 +12,7 @@ $(document).ready(function() {
|
||||
"oLanguage": {
|
||||
"sEmptyTable": "{% trans 'No Tickets Match Your Selection' %}"
|
||||
},
|
||||
"order": [],
|
||||
responsive: true
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user