Change ticket sorting via form, to fix #562

This commit is contained in:
Garret Wassermann 2017-10-28 10:47:46 -04:00
parent 8ba2614a96
commit ee1cae07a4

View File

@ -12,6 +12,7 @@ $(document).ready(function() {
"oLanguage": {
"sEmptyTable": "{% trans 'No Tickets Match Your Selection' %}"
},
"order": [],
responsive: true
});