Update service-package-radio.vue
This commit is contained in:
parent
3ebbc47e9f
commit
7bf5b03e48
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@
|
||||||
v-if="this.buttonFooterCopy"
|
v-if="this.buttonFooterCopy"
|
||||||
v-html="this.buttonFooterCopy"></div>
|
v-html="this.buttonFooterCopy"></div>
|
||||||
</div>
|
</div>
|
||||||
<!-- This div will show up in all service packages until logic is written -->
|
|
||||||
<div
|
<div
|
||||||
v-if="
|
v-if="
|
||||||
this.additionalButtonData.servicePackageDiscount &&
|
this.additionalButtonData.servicePackageDiscount &&
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue