Format code.

This commit is contained in:
Bryan Mauger 2025-03-31 14:52:23 -04:00
parent ecced8f1fb
commit ed00b2fc60

View file

@ -56,22 +56,22 @@
src="~@/assets/img/icons/ccpa-icon.svg" src="~@/assets/img/icons/ccpa-icon.svg"
alt="Your privacy choices" /> alt="Your privacy choices" />
</template> </template>
</textLink> </textLink>
<textLink <textLink
linkType="navigation" linkType="navigation"
text="Cookie preferences" text="Cookie preferences"
href="javascript:OneTrust.ToggleInfoDisplay();" /> href="javascript:OneTrust.ToggleInfoDisplay();" />
<textLink <textLink
linkType="newWindowLink" linkType="newWindowLink"
text="Warranty" text="Warranty"
href="//www.safelite.com/national-lifetime-warranty" href="//www.safelite.com/national-lifetime-warranty"
target="_blank" /> target="_blank" />
<textLink <textLink
linkType="newWindowLink" linkType="newWindowLink"
text="Notice at collection" text="Notice at collection"
href="https://www.safelite.com/ccpa-privacy-policy" href="https://www.safelite.com/ccpa-privacy-policy"
target="_blank" /> target="_blank" />
</div> </div>
<div class="modal-footer d-flex justify-content-start"> <div class="modal-footer d-flex justify-content-start">
&copy; {{ new Date().getFullYear() }} Safelite Group &copy; {{ new Date().getFullYear() }} Safelite Group
</div> </div>