From 2aafb9a3bfb6146fce0678c791694c09d862a16f Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 29 Oct 2020 23:26:26 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 2 +- ayanova/src/views/home-dashboard.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 @@