added display of representatons on my portal

This commit is contained in:
2021-11-09 15:19:52 +00:00
parent 05373eab2f
commit 5fef09f76a
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"],