From d77fc501981a77ed124d2e0f58d0e76eb59b158c Mon Sep 17 00:00:00 2001 From: Jo Date: Thu, 31 Oct 2024 15:05:18 +0100 Subject: [PATCH] Users: Add numerical indentifiers to detail pages (#95620) * add numerical indentifiers to frontend while they're still valid * lowercase identifier --- public/app/features/admin/UserProfile.tsx | 1 + .../serviceaccounts/components/ServiceAccountProfile.tsx | 1 + public/app/features/teams/TeamSettings.tsx | 3 +++ 3 files changed, 5 insertions(+) diff --git a/public/app/features/admin/UserProfile.tsx b/public/app/features/admin/UserProfile.tsx index 7360b624c3c..f676c10ccac 100644 --- a/public/app/features/admin/UserProfile.tsx +++ b/public/app/features/admin/UserProfile.tsx @@ -87,6 +87,7 @@ export function UserProfile({
+ Information
+ {
+ + +