Browse Source
Merge pull request #21226 from abpframework/auto-merge/rel-8-3/3144
Merge branch rel-9.0 with rel-8.3
pull/21227/head
maliming
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
10 additions and
1 deletions
-
docs/en/docs-nav.json
|
|
|
@ -1718,7 +1718,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"text": "Account (Pro)", |
|
|
|
"path": "modules/account-pro.md" |
|
|
|
"items": [ |
|
|
|
{ |
|
|
|
"text": "Overview", |
|
|
|
"path": "modules/account-pro.md" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"text": "Tenant impersonation & User impersonation", |
|
|
|
"path": "modules/account/impersonation.md" |
|
|
|
} |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"text": "Audit Logging", |
|
|
|
|