mirror of
https://github.com/grocy/grocy.git
synced 2025-08-18 11:27:03 +00:00
Slightly reordered the main menu
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
var categoriesTable = $('#task-categories-table').DataTable({
|
||||
var categoriesTable = $('#taskcategories-table').DataTable({
|
||||
'paginate': false,
|
||||
'order': [[1, 'asc']],
|
||||
'columnDefs': [
|
||||
|
Reference in New Issue
Block a user