From 59a581956f131d41b4f26ea9b483aae09a3206e3 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 30 Apr 2021 23:54:22 +0000 Subject: [PATCH] --- ayanova/src/components/data-table.vue | 2 +- .../components/report-selector-control.vue | 2 +- ayanova/src/components/work-order-address.vue | 38 +++++++++++++++++-- ayanova/src/components/work-order-state.vue | 2 +- ayanova/src/views/adm-attachments.vue | 2 +- ayanova/src/views/adm-translation.vue | 2 +- ayanova/src/views/ay-evaluate.vue | 2 +- ayanova/src/views/home-dashboard.vue | 2 +- ayanova/src/views/login.vue | 2 +- ayanova/src/views/notfound.vue | 2 +- .../src/views/ops-notification-settings.vue | 2 +- ayanova/src/views/svc-csr.vue | 2 +- 12 files changed, 45 insertions(+), 15 deletions(-) diff --git a/ayanova/src/components/data-table.vue b/ayanova/src/components/data-table.vue index 500a41c1..db592106 100644 --- a/ayanova/src/components/data-table.vue +++ b/ayanova/src/components/data-table.vue @@ -82,7 +82,7 @@
{{ $ay.t("NoData") }} diff --git a/ayanova/src/components/report-selector-control.vue b/ayanova/src/components/report-selector-control.vue index 26c9e186..532dc64e 100644 --- a/ayanova/src/components/report-selector-control.vue +++ b/ayanova/src/components/report-selector-control.vue @@ -12,7 +12,7 @@ data-cy="reportselector" > - + {{ $ay.t("Report") }} diff --git a/ayanova/src/components/work-order-address.vue b/ayanova/src/components/work-order-address.vue index 27149223..0f849008 100644 --- a/ayanova/src/components/work-order-address.vue +++ b/ayanova/src/components/work-order-address.vue @@ -15,7 +15,7 @@ - {{ $ay.t("Address") }} + {{ $ay.t("Address") }} @@ -315,6 +315,26 @@ + + + + {{ $ay.t("SelectAlternateAddress") }} + + + {{ $ay.t("SelectAlternateAddress") }}
+ + {{ $ay.t("SelectAlternateAddress") }} +
+ + + + {{ + $ay.t("OK") + }} + +
+