From 8fcc228439627c9d4dfbc98e402b0a1d70b5b743 Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Mon, 20 Nov 2023 14:08:01 -0500 Subject: [PATCH] CSR-1810 add "edit zip code" copy for screen reader --- src/layouts/service-location/service-location.vue | 1 + .../service-zip-modal-question.vue | 10 +++++++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/src/layouts/service-location/service-location.vue b/src/layouts/service-location/service-location.vue index f8efc8c25..0a74ab21e 100644 --- a/src/layouts/service-location/service-location.vue +++ b/src/layouts/service-location/service-location.vue @@ -12,6 +12,7 @@ + @click-event="openModal"> + + 0) { return this.modelValue.state + ", " + this.modelValue.zipCode;