From e75db991fe67b9ed28226d38079988c15b061ff8 Mon Sep 17 00:00:00 2001 From: Adam Caouette Date: Wed, 12 Mar 2025 10:28:52 -0400 Subject: [PATCH] CASH-152: name update for quote for clarity --- src/layouts/quote/quote.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layouts/quote/quote.vue b/src/layouts/quote/quote.vue index d32054108..2e35a1d46 100644 --- a/src/layouts/quote/quote.vue +++ b/src/layouts/quote/quote.vue @@ -484,7 +484,7 @@ export default { }; }, mounted() { - this.attachCustomEvents(); + this.attachCustomEventsForAnalytics(); }, computed: { lineItemsCloneForWatcher() { @@ -670,7 +670,7 @@ export default { ); } }, - attachCustomEvents() { + attachCustomEventsForAnalytics() { this.prependActionToMethod(this, this.forwardButtonAction, () => { if (!this.isInsuranceSelected && this.lineItems.vaps?.length == 0) { const tierOnePrice =