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" />
|
||||
</div>
|
||||
|
||||
<!-- <div v-if="hasRecal && !isInsurance" class="questions-about-service my-5"> -->
|
||||
<div v-if="hasRecal && !isInsurance" class="questions-about-service my-5">
|
||||
<textBlock
|
||||
cmsWidgetName="QuestionsAboutYourServiceWidget"
|
||||
justifyText="left"
|
||||
|
|
@ -56,7 +56,7 @@
|
|||
<checkboxQuestion class="mb-5" v-model="isRecalAckOptIn" />
|
||||
<textBlock cmsWidgetName="RecalConfirmationWidget" justifyText="left" @text-link-clicked="openModal" />
|
||||
</div>
|
||||
<!-- </div> -->
|
||||
</div>
|
||||
|
||||
<paymentMethodQuestion
|
||||
v-if="!isPiaDisabled"
|
||||
|
|
|
|||
Loading…
Reference in a new issue