right click bugs
This commit is contained in:
@@ -59,6 +59,7 @@ const Header = (props) => {
|
||||
"/register",
|
||||
"/myportal/searchresults",
|
||||
"/myportal/representation",
|
||||
"/myportal/viewall",
|
||||
];
|
||||
|
||||
const hasContactLink = [
|
||||
@@ -279,6 +280,7 @@ const Header = (props) => {
|
||||
}}
|
||||
>
|
||||
{" "}
|
||||
wwww
|
||||
{t("common:available-in")}
|
||||
</Link>
|
||||
</div>
|
||||
|
||||
@@ -356,7 +356,7 @@ const AwaitingSubmissionFromBlob = (props) => {
|
||||
router.locale +
|
||||
"/fymhorth/gweldpopeth"
|
||||
: "/myportal/viewall") +
|
||||
"?viewKey=awaitingSubmission"
|
||||
"?viewKey=awaitingSubmissionDetails"
|
||||
}
|
||||
className="govuk-link--no-underline"
|
||||
onClick={() => {
|
||||
|
||||
Reference in New Issue
Block a user