diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 4bfa7c6a..e0910f9e 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -45,8 +45,6 @@ CURRENT TODOs @@@@@@@@@@@ ROADMAP STAGE 1 and 2: -todo: Customize form - needs locale text customization link in there too because that's the central spot people go to do that shit - - Locale on it's own form though as previously planned, just additional link on customize fields form so that people can ramble their way onto it. todo: add refresh button above grid, reason being that we really don't want people refreshing the ENTIRE app with a full page refresh - Even though we support it, it's slow and could be an issue when running in application mode with no browser controls diff --git a/ayanova/src/components/gz-data-table.vue b/ayanova/src/components/gz-data-table.vue index 8e6ddd66..8f013f1f 100644 --- a/ayanova/src/components/gz-data-table.vue +++ b/ayanova/src/components/gz-data-table.vue @@ -11,10 +11,16 @@ @change="listViewChanged" > - - fa-filter - + +
+ + fa-sync + + + + fa-filter + +