added in representations

This commit is contained in:
2021-11-09 15:33:23 +00:00
parent 1acb84959b
commit 3c38da1400
14 changed files with 152 additions and 99 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ module.exports = {
"/searchresults": ["search"],
"/viewall": ["search"],
"/case": ["case"],
"/representation": ["case"],
"/myportal/representation": ["case"],
"/newappeal": ["newappeal"],
"/newappeal/*": ["newappeal"],
"/newappeal/selectappeal": ["newappeal"],