diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 62801933..6573fbea 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -75,7 +75,7 @@ todo: if dashboard view is empty should be a string displayed saying nothing sel TODO: shorten word "control" in my custom controls to ctl, why waste bytes? - +TODO: gzErrorBox in widget form will not display if form is not ready and form may not be ready if there is an error? (or is that correct?) diff --git a/ayanova/src/views/home-dashboard.vue b/ayanova/src/views/home-dashboard.vue index f2c2761d..bec7d458 100644 --- a/ayanova/src/views/home-dashboard.vue +++ b/ayanova/src/views/home-dashboard.vue @@ -1,5 +1,5 @@