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 @@