This commit is contained in:
Carl Nation 2026-05-29 15:43:52 -04:00
parent 5960930b23
commit 9a8dafa490

View file

@ -1007,9 +1007,10 @@ export default {
return this.getCmsContent("RecycleTextBlock", "Text");
},
msrToolTipBodyText() {
let cmsContentText = this.isInsurance && !this.isItac && !this.isNoComp
? this.getCmsContent("MSRModal", "BodyText")
: this.getCmsContent("MSRModal", "BodyText2");
let cmsContentText =
this.isInsurance && !this.isItac && !this.isNoComp
? this.getCmsContent("MSRModal", "BodyText")
: this.getCmsContent("MSRModal", "BodyText2");
if (this.isInsurance && cmsContentText) {
cmsContentText = cmsContentText.replaceAll(
"{custom:mobileFee}",