From 06d82b49dac944e34aee966a4aa36281c4e41346 Mon Sep 17 00:00:00 2001 From: Julius Sudds Date: Mon, 14 Apr 2025 10:53:45 -0500 Subject: [PATCH] changed text to Entity Ref Signed-off-by: Julius Sudds --- .../Group/GroupProfile/GroupProfileCard.tsx | 24 +++++++++---------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/plugins/org/src/components/Cards/Group/GroupProfile/GroupProfileCard.tsx b/plugins/org/src/components/Cards/Group/GroupProfile/GroupProfileCard.tsx index 04959c1ddc..da94092445 100644 --- a/plugins/org/src/components/Cards/Group/GroupProfile/GroupProfileCard.tsx +++ b/plugins/org/src/components/Cards/Group/GroupProfile/GroupProfileCard.tsx @@ -203,19 +203,17 @@ export const GroupProfileCard = (props: { secondary="Child Groups" /> - {stringifyEntityRef(group) && ( - - - - - - - - - )} + + + + + + + + {props?.showLinks && }