mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-19 17:18:23 +02:00
Merge pull request #1267 from django-helpdesk/fix_datatable_default_sort
Fix datatable default sort
This commit is contained in:
commit
c88977f888
@ -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