From b868af4d93bb0748f89323bd64abdf666dc7fc86 Mon Sep 17 00:00:00 2001 From: jan Date: Thu, 28 May 2026 21:38:40 +0200 Subject: [PATCH] Kopfaktionen sauber ausrichten --- src/components/dashboard/dashboard-shell.tsx | 55 +++++++++----------- 1 file changed, 26 insertions(+), 29 deletions(-) diff --git a/src/components/dashboard/dashboard-shell.tsx b/src/components/dashboard/dashboard-shell.tsx index 32b4adf..4c0bff3 100644 --- a/src/components/dashboard/dashboard-shell.tsx +++ b/src/components/dashboard/dashboard-shell.tsx @@ -3970,35 +3970,14 @@ export function DashboardShell({ }} > - {viewer.role === "ORGA" ? ( - setIsOrgaSettingsOpen(true)} - > - - - ) : null} - + - - {viewer.approvalPermissions.length > 0 ? ( - - ) : null} - + ) : null} +