diff --git a/pages/404.js b/pages/404.js
index 03bd1aeb..2610d46a 100644
--- a/pages/404.js
+++ b/pages/404.js
@@ -33,7 +33,7 @@ const FourOhFour = (props) => {
-
+
);
diff --git a/pages/_error.js b/pages/_error.js
index 2a7da1f9..ee8975f4 100644
--- a/pages/_error.js
+++ b/pages/_error.js
@@ -62,7 +62,7 @@ function Error({ statusCode }, props) {
-
+
);
diff --git a/pages/accessibility.js b/pages/accessibility.js
index 86874048..bceece1c 100644
--- a/pages/accessibility.js
+++ b/pages/accessibility.js
@@ -72,7 +72,7 @@ const Accessibility = (props) => {
-
+
);
diff --git a/pages/account/changepassword.js b/pages/account/changepassword.js
index 16395062..2caddb8f 100644
--- a/pages/account/changepassword.js
+++ b/pages/account/changepassword.js
@@ -96,7 +96,7 @@ const Home = (props) => {
-
+
);
diff --git a/pages/account/forgottenpassword.js b/pages/account/forgottenpassword.js
index 565c39f5..62f612ff 100644
--- a/pages/account/forgottenpassword.js
+++ b/pages/account/forgottenpassword.js
@@ -72,7 +72,7 @@ const Home = (props) => {
-
+
);
diff --git a/pages/account/forgottenuser.js b/pages/account/forgottenuser.js
index d0983a32..7ee327d4 100644
--- a/pages/account/forgottenuser.js
+++ b/pages/account/forgottenuser.js
@@ -71,7 +71,7 @@ const Home = (props) => {
-
+
);
diff --git a/pages/account/personaldetails.js b/pages/account/personaldetails.js
index 49dc9acd..520f12c3 100644
--- a/pages/account/personaldetails.js
+++ b/pages/account/personaldetails.js
@@ -94,7 +94,7 @@ const Home = (props) => {
-
+
);
diff --git a/pages/account/register.js b/pages/account/register.js
index ff40550b..0a59dad1 100644
--- a/pages/account/register.js
+++ b/pages/account/register.js
@@ -150,7 +150,7 @@ const Home = (props) => {
-
+
);
diff --git a/pages/advancedsearch.js b/pages/advancedsearch.js
index 96186d76..4b390bd0 100644
--- a/pages/advancedsearch.js
+++ b/pages/advancedsearch.js
@@ -112,7 +112,7 @@ const Home = (props) => {
/>
)}
-
+
);
diff --git a/pages/advancedsearchresults.js b/pages/advancedsearchresults.js
index 074ffb70..4264387f 100644
--- a/pages/advancedsearchresults.js
+++ b/pages/advancedsearchresults.js
@@ -105,7 +105,7 @@ const Home = (props) => {
advancedSearch={true}
/>
-
+
);
diff --git a/pages/auth/error.js b/pages/auth/error.js
index fe998efa..d566df1e 100644
--- a/pages/auth/error.js
+++ b/pages/auth/error.js
@@ -69,7 +69,7 @@ const Error = (props) => {
-
+
);
diff --git a/pages/auth/signin.js b/pages/auth/signin.js
index 9b2cb562..ae5a9ba4 100644
--- a/pages/auth/signin.js
+++ b/pages/auth/signin.js
@@ -87,7 +87,7 @@ const SignIn = (props) => {
-
+
);
diff --git a/pages/auth/verify-request.js b/pages/auth/verify-request.js
index 73f2328f..a896b056 100644
--- a/pages/auth/verify-request.js
+++ b/pages/auth/verify-request.js
@@ -51,7 +51,7 @@ const SignIn = (props) => {
-
+
);
diff --git a/pages/details-about-cookies.js b/pages/details-about-cookies.js
index 25f4ceea..06aabe5c 100644
--- a/pages/details-about-cookies.js
+++ b/pages/details-about-cookies.js
@@ -73,7 +73,7 @@ const CookieDetails = (props) => {
-
+
);
diff --git a/pages/dns-not-found.js b/pages/dns-not-found.js
index b2ed98c3..f1eead2b 100644
--- a/pages/dns-not-found.js
+++ b/pages/dns-not-found.js
@@ -36,7 +36,7 @@ const FourOhFour = (props) => {
-
+
);
diff --git a/pages/dns/[developmentName].js b/pages/dns/[developmentName].js
index b3a46f66..9d356d65 100644
--- a/pages/dns/[developmentName].js
+++ b/pages/dns/[developmentName].js
@@ -79,7 +79,7 @@ const CaseHome = (props) => {
showLoginCheck={props.currentView.showLogin}
/>
-
+
);
@@ -138,6 +138,7 @@ export const getServerSideProps = wrapper.getServerSideProps(
} else {
store.dispatch(
setCurrentReference({
+ "ticketnumber": searchResultsObj.value[0].ticketnumber,
"currentReference": searchResultsObj.value[0].title,
"currentType": "searchResultsObj",
"incidentid": searchResultsObj.value[0].incidentid,
diff --git a/pages/dns/application-process.js b/pages/dns/application-process.js
index 23932970..ed3dd133 100644
--- a/pages/dns/application-process.js
+++ b/pages/dns/application-process.js
@@ -142,7 +142,7 @@ const Home = (props) => {
-
+
);
diff --git a/pages/dns/application-view.js b/pages/dns/application-view.js
index 76b0b4db..0c5685f4 100644
--- a/pages/dns/application-view.js
+++ b/pages/dns/application-view.js
@@ -46,7 +46,7 @@ const ApplicationView = (props) => {
-
+
);
diff --git a/pages/dns/applications.js b/pages/dns/applications.js
index 0bd9b3b6..b4cd8c41 100644
--- a/pages/dns/applications.js
+++ b/pages/dns/applications.js
@@ -43,7 +43,7 @@ const Applications = (props) => {
-
+
);
diff --git a/pages/dns/contact-us.js b/pages/dns/contact-us.js
index 6919ead8..170e15c2 100644
--- a/pages/dns/contact-us.js
+++ b/pages/dns/contact-us.js
@@ -146,7 +146,7 @@ const Home = (props) => {
-
+
);
diff --git a/pages/dns/help.js b/pages/dns/help.js
index 85bd980d..14884b14 100644
--- a/pages/dns/help.js
+++ b/pages/dns/help.js
@@ -52,9 +52,7 @@ const Home = (props) => {
-
- Terms and conditions
-
+ Terms and conditions
@@ -115,7 +113,7 @@ const Home = (props) => {
{" "}
-
+
);
diff --git a/pages/dnsapplications.js b/pages/dnsapplications.js
index f606ad44..4ecefaca 100644
--- a/pages/dnsapplications.js
+++ b/pages/dnsapplications.js
@@ -105,7 +105,7 @@ const Home = (props) => {
searchResultsObj={props.searchResultsObj}
/>
-
+
);
diff --git a/pages/dnsdetails.js b/pages/dnsdetails.js
index 264a4cdb..8c611015 100644
--- a/pages/dnsdetails.js
+++ b/pages/dnsdetails.js
@@ -22,7 +22,7 @@ const Home = (props) => {
{t("case:page-title")}:{" "}
{props.currentView.caseReference.currentReference}{" "}
- {t("common:service-name")}
+ {t("common:service-name")} dd
@@ -66,7 +66,10 @@ const Home = (props) => {
showMap={props.currentView.caseReference.showMap}
/>
-
+
);
diff --git a/pages/error.js b/pages/error.js
index b8ba4de8..f2694f34 100644
--- a/pages/error.js
+++ b/pages/error.js
@@ -66,7 +66,7 @@ function Error({ statusCode }, props) {
-
+
);
diff --git a/pages/help/cookies.js b/pages/help/cookies.js
index ed6a7244..336046f8 100644
--- a/pages/help/cookies.js
+++ b/pages/help/cookies.js
@@ -35,7 +35,7 @@ const CookieManagement = (props) => {
-
+
);
diff --git a/pages/index.js b/pages/index.js
index fc534479..cb0e3cb4 100644
--- a/pages/index.js
+++ b/pages/index.js
@@ -142,7 +142,7 @@ const Home = (props) => {
>
)}
-
+
);
diff --git a/pages/logout.js b/pages/logout.js
index edc2f773..98af9b7b 100644
--- a/pages/logout.js
+++ b/pages/logout.js
@@ -101,7 +101,7 @@ const LogOut = (props) => {
-
+
);
diff --git a/pages/myportal/[appealtypes].js b/pages/myportal/[appealtypes].js
index fb3d63f6..1c93ffaa 100644
--- a/pages/myportal/[appealtypes].js
+++ b/pages/myportal/[appealtypes].js
@@ -203,7 +203,7 @@ let Home = (props) => {
)}
-
+
diff --git a/pages/myportal/advancedsearch.js b/pages/myportal/advancedsearch.js
index c1f2e8f8..d9405d88 100644
--- a/pages/myportal/advancedsearch.js
+++ b/pages/myportal/advancedsearch.js
@@ -62,7 +62,7 @@ const Home = (props) => {
/>
)}
-
+
diff --git a/pages/myportal/advancedsearchresults.js b/pages/myportal/advancedsearchresults.js
index ca9112a0..43344cd1 100644
--- a/pages/myportal/advancedsearchresults.js
+++ b/pages/myportal/advancedsearchresults.js
@@ -65,7 +65,7 @@ const Home = (props) => {
myportal={true}
/>
-
+
diff --git a/pages/myportal/continuesubmission.js b/pages/myportal/continuesubmission.js
index d58a6c34..bdae07bd 100644
--- a/pages/myportal/continuesubmission.js
+++ b/pages/myportal/continuesubmission.js
@@ -107,7 +107,7 @@ const Home = (props) => {
props={props}
/>
-
+
);
diff --git a/pages/myportal/dnsapplications.js b/pages/myportal/dnsapplications.js
index 7c6080d1..a1375271 100644
--- a/pages/myportal/dnsapplications.js
+++ b/pages/myportal/dnsapplications.js
@@ -122,7 +122,7 @@ const Home = (props) => {
watchedCases={watchedCases}
/>
-
+
);
diff --git a/pages/myportal/dnsdetails.js b/pages/myportal/dnsdetails.js
index f7981759..539cbaf2 100644
--- a/pages/myportal/dnsdetails.js
+++ b/pages/myportal/dnsdetails.js
@@ -79,7 +79,7 @@ const Home = (props) => {
showMap={props.currentView.caseReference.showMap}
/>
-
+
);
diff --git a/pages/myportal/error.js b/pages/myportal/error.js
index a257f532..6600c689 100644
--- a/pages/myportal/error.js
+++ b/pages/myportal/error.js
@@ -34,7 +34,7 @@ function Error({ statusCode }, props) {
-
+
);
diff --git a/pages/myportal/index.js b/pages/myportal/index.js
index 1faa6898..1c0e7133 100644
--- a/pages/myportal/index.js
+++ b/pages/myportal/index.js
@@ -154,7 +154,7 @@ const Home = (props) => {
currentView={currentView}
/>
-
+
);
diff --git a/pages/myportal/representation.js b/pages/myportal/representation.js
index f1a7aeb4..db35c30d 100644
--- a/pages/myportal/representation.js
+++ b/pages/myportal/representation.js
@@ -161,7 +161,7 @@ const Home = (props) => {
props={props}
/>
-
+
);
diff --git a/pages/myportal/searchresults.js b/pages/myportal/searchresults.js
index 93859b75..84486a37 100644
--- a/pages/myportal/searchresults.js
+++ b/pages/myportal/searchresults.js
@@ -67,7 +67,7 @@ const Home = (props) => {
watchedCases={watchedCases}
/>
-
+
diff --git a/pages/myportal/viewall.js b/pages/myportal/viewall.js
index b21df2b9..40e9d464 100644
--- a/pages/myportal/viewall.js
+++ b/pages/myportal/viewall.js
@@ -56,7 +56,7 @@ const Home = (props) => {
myportal={true}
/>
-
+
diff --git a/pages/newappeal/[appealtypes].js b/pages/newappeal/[appealtypes].js
index d43ca21d..69144690 100644
--- a/pages/newappeal/[appealtypes].js
+++ b/pages/newappeal/[appealtypes].js
@@ -204,7 +204,7 @@ let Home = (props) => {
-
+
diff --git a/pages/newappeal/aboutyou.js b/pages/newappeal/aboutyou.js
index dbf82807..51eb1943 100644
--- a/pages/newappeal/aboutyou.js
+++ b/pages/newappeal/aboutyou.js
@@ -105,7 +105,7 @@ const AboutYou = (props) => {
-
+
);
diff --git a/pages/newappeal/index.js b/pages/newappeal/index.js
index 32998f76..2c95649f 100644
--- a/pages/newappeal/index.js
+++ b/pages/newappeal/index.js
@@ -125,7 +125,7 @@ const Home = (props) => {
-
+
diff --git a/pages/privacy.js b/pages/privacy.js
index 86ea5b5f..fb2f5f72 100644
--- a/pages/privacy.js
+++ b/pages/privacy.js
@@ -73,7 +73,7 @@ const Privacy = (props) => {
-
+
);
diff --git a/pages/searchresults.js b/pages/searchresults.js
index f1293a89..80ab84f4 100644
--- a/pages/searchresults.js
+++ b/pages/searchresults.js
@@ -110,7 +110,7 @@ const Home = (props) => {
showLoginCheck={showLoginCheck}
/>
-
+
);
diff --git a/pages/terms-and-conditions.js b/pages/terms-and-conditions.js
index 6cb2ce17..8cd38f01 100644
--- a/pages/terms-and-conditions.js
+++ b/pages/terms-and-conditions.js
@@ -73,7 +73,7 @@ const TandC = (props) => {
-
+
);
diff --git a/pages/viewall.js b/pages/viewall.js
index db2bf9cd..16631b25 100644
--- a/pages/viewall.js
+++ b/pages/viewall.js
@@ -99,7 +99,7 @@ const Home = (props) => {
currentView={props.currentView.currentView}
/>
-
+
);