From d55674ca4097f3027f477011573942c8cff746bf Mon Sep 17 00:00:00 2001 From: Matejk00 Date: Tue, 8 Oct 2024 10:09:55 +0200 Subject: [PATCH] Prettier fix --- .../opf-checkout-billing-address-form.component.html | 2 +- .../opf-checkout-payment-and-review.component.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/integration-libs/opf/checkout/components/opf-checkout-billing-address-form/opf-checkout-billing-address-form.component.html b/integration-libs/opf/checkout/components/opf-checkout-billing-address-form/opf-checkout-billing-address-form.component.html index d2338d2af88..4cce8a8fb21 100644 --- a/integration-libs/opf/checkout/components/opf-checkout-billing-address-form/opf-checkout-billing-address-form.component.html +++ b/integration-libs/opf/checkout/components/opf-checkout-billing-address-form/opf-checkout-billing-address-form.component.html @@ -3,7 +3,7 @@

{{ 'opfCheckout.billingAddress' | cxTranslate }}

diff --git a/integration-libs/opf/checkout/components/opf-checkout-payment-and-review/opf-checkout-payment-and-review.component.html b/integration-libs/opf/checkout/components/opf-checkout-payment-and-review/opf-checkout-payment-and-review.component.html index aa0703b7455..a50550dcb32 100644 --- a/integration-libs/opf/checkout/components/opf-checkout-payment-and-review/opf-checkout-payment-and-review.component.html +++ b/integration-libs/opf/checkout/components/opf-checkout-payment-and-review/opf-checkout-payment-and-review.component.html @@ -81,7 +81,7 @@

{{ 'opfCheckout.termsAndConditions' | cxTranslate }}

" [routerLink]=" { - cxRoute: getCheckoutStepUrl(checkoutStepTypeDeliveryAddress) + cxRoute: getCheckoutStepUrl(checkoutStepTypeDeliveryAddress), } | cxUrl " >{{ 'opfCheckout.termsAndConditions' | cxTranslate }} " [routerLink]=" { - cxRoute: getCheckoutStepUrl(checkoutStepTypeDeliveryMode) + cxRoute: getCheckoutStepUrl(checkoutStepTypeDeliveryMode), } | cxUrl " >{{ 'opfCheckout.termsAndConditions' | cxTranslate }} [cxOutletContext]="{ items: entries, readonly: true, - promotionLocation: promotionLocation + promotionLocation: promotionLocation, }" >