Slightly reordered the main menu

This commit is contained in:
Bernd Bestel
2018-09-24 09:16:53 +02:00
parent 06f25b7006
commit feb28211d8
2 changed files with 17 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
var categoriesTable = $('#task-categories-table').DataTable({
var categoriesTable = $('#taskcategories-table').DataTable({
'paginate': false,
'order': [[1, 'asc']],
'columnDefs': [