updated watched cases with language and confirm
This commit is contained in:
@@ -12,7 +12,7 @@ module.exports = {
|
||||
"*": ["common", "newappeal", "search"],
|
||||
"/": ["common", "home", "case"],
|
||||
"/error": ["common", "home", "myportal"],
|
||||
"/myportal": ["myportal", "common", "home"],
|
||||
"/myportal": ["myportal", "common", "home", "case"],
|
||||
"/myportal/viewall": ["search", "myportal"],
|
||||
"/myportal/advancedsearch": ["search", "myportal"],
|
||||
"/myportal/advancedsearchresults": ["search", "myportal"],
|
||||
|
||||
Reference in New Issue
Block a user