Merged PR 450: added login soon box and updated translations

added login soon box and updated translations

Related work items: #6208
This commit is contained in:
Robert Bond
2021-09-20 12:33:32 +00:00
18 changed files with 478 additions and 96 deletions
+3 -1
View File
@@ -27,7 +27,9 @@ const Home = (props) => {
<div>
<Head>
<title>
{t("case:page-title")} - {t("common:service-name")}
{t("case:page-title")}:{" "}
{props.currentView.caseReference.currentReference}{" "}
{t("common:service-name")}
</title>
</Head>
<div id="page_wrapper">