diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index ef673902..741e8649 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -12,7 +12,7 @@ todo: open ad-hoc type and id from data list idea todo: Administration - History View the history log in full without being for specific items, i.e. data list view - +todo: default sort order for default data list views specified? (see eventdatalist for example) todo: Administration - Statistics WTF? What is this for? Administration related statistics? diff --git a/ayanova/src/components/gz-data-table.vue b/ayanova/src/components/gz-data-table.vue index 92b8f5de..659bd765 100644 --- a/ayanova/src/components/gz-data-table.vue +++ b/ayanova/src/components/gz-data-table.vue @@ -83,17 +83,13 @@