16937 welsh contact us form

This commit is contained in:
2025-06-03 19:03:53 +01:00
parent 954e58ee3f
commit cdf48a81a7
5 changed files with 139 additions and 67 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ module.exports = {
"pages": {
"*": ["common", "search"],
"/": ["common", "home", "case"],
"/contactus": ["newappeal", "account"],
"/myportal/contactus": ["newappeal", "account"],
"/contactus": ["newappeal", "account", "common"],
"/myportal/contactus": ["newappeal", "account", "common"],
"/error": ["common", "home", "myportal"],
"/furtherdetails": ["common", "home", "myportal"],
"/myportal": ["myportal", "common", "home", "case"],