From 8176b9a980b513bc401e35e3270bbef59a41b511 Mon Sep 17 00:00:00 2001 From: Shane Melton Date: Thu, 27 Oct 2022 13:36:43 -0700 Subject: [PATCH] [EC-646] Remove links from Manage component These links are no longer necessary as they are now located in the new OAVR tabs. --- .../manage/manage.component.html | 32 ------------------- 1 file changed, 32 deletions(-) diff --git a/apps/web/src/app/organizations/manage/manage.component.html b/apps/web/src/app/organizations/manage/manage.component.html index b96b8b0859..a2ebc0cd5f 100644 --- a/apps/web/src/app/organizations/manage/manage.component.html +++ b/apps/web/src/app/organizations/manage/manage.component.html @@ -28,38 +28,6 @@ > {{ "groups" | i18n }} - - {{ "policies" | i18n }} - - - {{ "singleSignOn" | i18n }} - - - {{ "scim" | i18n }} - - - {{ "eventLogs" | i18n }} -