CSR-1384: remove accidental inclusion of test button
This commit is contained in:
parent
7ddd05e270
commit
f263bcbf52
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