From 335514d08125772130303caab5c7cef679a94e7a Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 13 Sep 2021 18:15:24 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 4 +++- ayanova/src/components/alert-control.vue | 6 +++--- ayanova/src/views/svc-pm.vue | 2 +- ayanova/src/views/svc-quote.vue | 2 +- ayanova/src/views/svc-workorder.vue | 2 +- 5 files changed, 9 insertions(+), 7 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 5e223696..6217eb8e 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -737,7 +737,9 @@ BUILD 130 CHANGES OF NOTE - case 3955 back to you for recommendations - case 3956 implemented - case 3958 fixed - +- case 3959 updated with info to you and also implemented a slight change as mentioned in case +- Alert notes (was popup notes in v7) changed display color from red to orange as AyaNova errors display in red in similar location don't want them confused +- case 3960 fixed diff --git a/ayanova/src/components/alert-control.vue b/ayanova/src/components/alert-control.vue index f33df4b0..073855eb 100644 --- a/ayanova/src/components/alert-control.vue +++ b/ayanova/src/components/alert-control.vue @@ -1,11 +1,11 @@