timeout redirect updated

This commit is contained in:
2022-04-20 16:09:31 +01:00
parent 3b1a49e561
commit fba8529417
4 changed files with 24 additions and 9 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ const CaseSummary = (props) => {
} = props;
const noRepresentationLink = [
"/case",
//"/case",
"/dnsdetails",
"/dns/[developmentName]",
];