From b2f40d6ebeebfc40052aeea56bbf342023fcce3e Mon Sep 17 00:00:00 2001 From: Mahmut Gundogdu Date: Thu, 19 May 2022 12:20:32 +0300 Subject: [PATCH] Add GlobalFeatures Docs navs --- docs/en/docs-nav.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index dafa6c3486..7227934b32 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -975,6 +975,10 @@ "text": "Features", "path": "UI/Angular/Features.md" }, + { + "text": "Global Features", + "path": "UI/Angular/GlobalFeatures.md" + }, { "text": "Permission Management", "path": "UI/Angular/Permission-Management.md"