WIP uncomment lines at end of testing.
This commit is contained in:
parent
0180589800
commit
b0377459d5
1 changed files with 2 additions and 2 deletions
|
|
@ -45,7 +45,7 @@
|
||||||
v-bind:isDismissible="false" />
|
v-bind:isDismissible="false" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- <div v-if="hasRecal && !isInsurance" class="questions-about-service my-5"> -->
|
<div v-if="hasRecal && !isInsurance" class="questions-about-service my-5">
|
||||||
<textBlock
|
<textBlock
|
||||||
cmsWidgetName="QuestionsAboutYourServiceWidget"
|
cmsWidgetName="QuestionsAboutYourServiceWidget"
|
||||||
justifyText="left"
|
justifyText="left"
|
||||||
|
|
@ -56,7 +56,7 @@
|
||||||
<checkboxQuestion class="mb-5" v-model="isRecalAckOptIn" />
|
<checkboxQuestion class="mb-5" v-model="isRecalAckOptIn" />
|
||||||
<textBlock cmsWidgetName="RecalConfirmationWidget" justifyText="left" @text-link-clicked="openModal" />
|
<textBlock cmsWidgetName="RecalConfirmationWidget" justifyText="left" @text-link-clicked="openModal" />
|
||||||
</div>
|
</div>
|
||||||
<!-- </div> -->
|
</div>
|
||||||
|
|
||||||
<paymentMethodQuestion
|
<paymentMethodQuestion
|
||||||
v-if="!isPiaDisabled"
|
v-if="!isPiaDisabled"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue