migrate auth db to sql server
This commit is contained in:
@@ -11,6 +11,7 @@ module.exports = {
|
||||
"pages": {
|
||||
"*": ["common", "newappeal", "search"],
|
||||
"/": ["common", "home"],
|
||||
"/error": ["common", "home", "myportal"],
|
||||
"/myportal": ["myportal", "common", "home"],
|
||||
"/myportal/viewall": ["search"],
|
||||
"/myportal/advancedsearch": ["search", "myportal"],
|
||||
|
||||
Reference in New Issue
Block a user