From f78321f0266746c02c10629d600459f3cc6d8fc6 Mon Sep 17 00:00:00 2001 From: Tord Austad Date: Wed, 4 Sep 2024 10:13:47 +0200 Subject: [PATCH] Misc fixes (#1135) * Remove create evaluation from all projects view --- frontend/src/views/Project/Dashboard/DashboardView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/Project/Dashboard/DashboardView.tsx b/frontend/src/views/Project/Dashboard/DashboardView.tsx index 1f94d829..508b9d45 100644 --- a/frontend/src/views/Project/Dashboard/DashboardView.tsx +++ b/frontend/src/views/Project/Dashboard/DashboardView.tsx @@ -179,7 +179,7 @@ const DashboardView = ({ project }: Props) => { - + {currentContext && }