From 532a017064bab7a60981d568d37f1e58375236a2 Mon Sep 17 00:00:00 2001 From: Bill Richardson Date: Thu, 9 Mar 2023 09:57:05 -0500 Subject: [PATCH] Updates for Military zip front end. --- .../service-location/service-location.vue | 24 +++---------------- 1 file changed, 3 insertions(+), 21 deletions(-) diff --git a/src/layouts/service-location/service-location.vue b/src/layouts/service-location/service-location.vue index 9fe15c7ef..9563fa0aa 100644 --- a/src/layouts/service-location/service-location.vue +++ b/src/layouts/service-location/service-location.vue @@ -10,10 +10,6 @@ cmsWidgetName="AlertMilitaryBaseZipWidget" v-if="zipContainsMilitaryBase" alertClass="alert-warning" /> -
shouldDisableForwardAction: {{ shouldDisableForwardAction }}
-
- -
{ this.zipContainsMilitaryBase = r.containsMilitaryBase;