Merge pull request #1412 from Safelite/feature/CSR-1384-modals-for-add-vaps
CSR-1384: remove accidental inclusion of test button
This commit is contained in:
commit
12db2b84e9
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@
|
||||||
vapsTilesCmsName="VapsProductTiles"
|
vapsTilesCmsName="VapsProductTiles"
|
||||||
v-on="{ 'buttonEvent.openModal': openModal }" />
|
v-on="{ 'buttonEvent.openModal': openModal }" />
|
||||||
|
|
||||||
<button @click="openModal('RainDefenseModal')">OPEN MODAL</button>
|
|
||||||
<contentGroupModal ref="RainDefenseModal" cmsWidgetName="RainDefenseModal" />
|
<contentGroupModal ref="RainDefenseModal" cmsWidgetName="RainDefenseModal" />
|
||||||
<paymentMethodQuestion
|
<paymentMethodQuestion
|
||||||
v-if="!isPiaDisabled"
|
v-if="!isPiaDisabled"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue