From c8f08c3b1ca8608dc375dc897b6c156585bcaf69 Mon Sep 17 00:00:00 2001 From: acetousk Date: Mon, 15 Mar 2021 20:56:43 -0600 Subject: [PATCH] changed server rendered root d# to d to allow google analytics to function for server rendered screens --- screen/store/components/template/CheckoutSuccess.html | 2 +- template/store/navbar.html.ftl | 10 +++++----- template/store/product.html.ftl | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/screen/store/components/template/CheckoutSuccess.html b/screen/store/components/template/CheckoutSuccess.html index 5b0e9fc1..2b0a6728 100755 --- a/screen/store/components/template/CheckoutSuccess.html +++ b/screen/store/components/template/CheckoutSuccess.html @@ -59,7 +59,7 @@
ORDER NUMBER: - + {{orderList.orderHeader.orderId}}
diff --git a/template/store/navbar.html.ftl b/template/store/navbar.html.ftl index aa7473b2..bc160d0e 100644 --- a/template/store/navbar.html.ftl +++ b/template/store/navbar.html.ftl @@ -80,8 +80,8 @@ ${partyDetail.firstName} ${partyDetail.lastName} ${partyDetail.organizationName!}