From aaed3bde0f19fae5c276f160509fe169d544f13d Mon Sep 17 00:00:00 2001 From: Julius Sudds Date: Wed, 23 Apr 2025 11:08:17 -0500 Subject: [PATCH] moved Entity Ref to top of Card Signed-off-by: Julius Sudds --- .../Group/GroupProfile/GroupProfileCard.tsx | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/plugins/org/src/components/Cards/Group/GroupProfile/GroupProfileCard.tsx b/plugins/org/src/components/Cards/Group/GroupProfile/GroupProfileCard.tsx index da94092445..35eb82334c 100644 --- a/plugins/org/src/components/Cards/Group/GroupProfile/GroupProfileCard.tsx +++ b/plugins/org/src/components/Cards/Group/GroupProfile/GroupProfileCard.tsx @@ -150,6 +150,17 @@ export const GroupProfileCard = (props: { + + + + + + + + {profile?.email && ( @@ -203,17 +214,6 @@ export const GroupProfileCard = (props: { secondary="Child Groups" /> - - - - - - - - {props?.showLinks && }