diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 1358ef9d..b0f4f073 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -18,6 +18,7 @@ todo: CUSTOMER UI FORM AND USERS OFF OF THAT Figure out how to have my data-table custom system support pre-additional criteria (which it really should) or As per below, make my datalist have an alternative display without datafilter UI stuff and just takes a provided datalistview + making custom data-list forms with pre-gathering all the enums etc is weird since the gz-data-table supports all that anyway Customer User UI area accessed from Customer form for CRUD User accounts tied to customers and also for setting up Notifications for those users diff --git a/ayanova/src/views/ay-evaluate.vue b/ayanova/src/views/ay-evaluate.vue index 0f2ee854..c2dfe5cd 100644 --- a/ayanova/src/views/ay-evaluate.vue +++ b/ayanova/src/views/ay-evaluate.vue @@ -88,7 +88,7 @@
{{ $ay.t("Welcome") }}
-
+
{{ $ay.t("ThankYouForEvaluating") }}
@@ -106,55 +106,6 @@ $ay.t("GenerateSampleData") }} -