From 586be19eb4d6e901d4b3e49528b546fef5d47d6e Mon Sep 17 00:00:00 2001 From: Leah Schumann Date: Mon, 6 Mar 2023 07:57:49 -0500 Subject: [PATCH] Relocated mobileLocationLinkPromptId to page level so that service-zip and mobile-location are the same --- .../mobile-location-modal-questions.vue | 28 ------------- .../service-location/service-location.vue | 42 ++++++++++++++++--- 2 files changed, 36 insertions(+), 34 deletions(-) diff --git a/src/layouts/service-location/mobile-location-modal-questions/mobile-location-modal-questions.vue b/src/layouts/service-location/mobile-location-modal-questions/mobile-location-modal-questions.vue index ecd1345f0..7523e6c83 100644 --- a/src/layouts/service-location/mobile-location-modal-questions/mobile-location-modal-questions.vue +++ b/src/layouts/service-location/mobile-location-modal-questions/mobile-location-modal-questions.vue @@ -1,10 +1,5 @@