added fixes to reduce error when calling module details and filtering of docs
This commit is contained in:
@@ -27,6 +27,8 @@ module.exports = {
|
||||
"dnsCommon",
|
||||
"dnsApplications",
|
||||
],
|
||||
"/myportal/dns/*": ["dnsCommon", "case", "common"],
|
||||
"/myportal/dns/[developmentName]": ["dnsCommon", "case", "common"],
|
||||
"/advancedsearch": ["search", "myportal"],
|
||||
"/advancedsearchresults": ["search"],
|
||||
"/searchresults": ["search", "case"],
|
||||
|
||||
Reference in New Issue
Block a user