From b8bed69b234b2075debcc7c93b16e116a773c610 Mon Sep 17 00:00:00 2001 From: Vijay Oommen Date: Thu, 29 Jan 2026 11:03:34 -0600 Subject: [PATCH] PM-30541 remove 3 callout tiles (#18648) --- .../applications.component.html | 84 +------------------ 1 file changed, 2 insertions(+), 82 deletions(-) diff --git a/bitwarden_license/bit-web/src/app/dirt/access-intelligence/all-applications/applications.component.html b/bitwarden_license/bit-web/src/app/dirt/access-intelligence/all-applications/applications.component.html index 092cc4b73d8..e9084887914 100644 --- a/bitwarden_license/bit-web/src/app/dirt/access-intelligence/all-applications/applications.component.html +++ b/bitwarden_license/bit-web/src/app/dirt/access-intelligence/all-applications/applications.component.html @@ -4,88 +4,8 @@ @let drawerDetails = dataService.drawerDetails$ | async;

{{ "allApplications" | i18n }}

-
-
-
- {{ - "atRiskMembers" | i18n - }} -
- {{ applicationSummary().totalAtRiskMemberCount }} - {{ - "cardMetrics" | i18n: applicationSummary().totalMemberCount - }} -
-
-

- -

-
-
-
-
-
- {{ "atRiskApplications" | i18n }} -
- {{ applicationSummary().totalAtRiskApplicationCount }} - {{ - "cardMetrics" | i18n: applicationSummary().totalApplicationCount - }} -
-
-

- -

-
-
-
-
-
+ +