This commit is contained in:
2022-12-16 11:36:01 +00:00
parent f6d934d951
commit 98aefdd867
36 changed files with 1258 additions and 371 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ module.exports = {
],
"pages": {
"*": ["common", "newappeal", "search"],
"/": ["common", "home"],
"/": ["common", "home", "case"],
"/error": ["common", "home", "myportal"],
"/myportal": ["myportal", "common", "home"],
"/myportal/viewall": ["search", "myportal"],