mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-19 17:18:23 +02:00
DataTable uses the selected "Sorting" option when applying filters
This commit is contained in:
parent
3f9b3f9689
commit
c8eab7b111
@ -449,7 +449,8 @@
|
||||
{% if helpdesk_settings.HELPDESK_KB_ENABLED %}
|
||||
{data: "kbitem"},
|
||||
{% endif %}
|
||||
]
|
||||
],
|
||||
order: []
|
||||
});
|
||||
|
||||
{# Timeline initialization when tab is displayed #}
|
||||
|
Loading…
x
Reference in New Issue
Block a user