From ba5faeed6a3f9075a2d2873c97755ed426358f8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20B=C3=B6ckelmann?= Date: Thu, 18 Apr 2024 20:11:04 +0200 Subject: [PATCH] Added Link from TaskgroupPathElement to Taskgroup-Overview in active-schedule --- .../dashboard/active-schedule/active-schedule.component.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/app/dashboard/active-schedule/active-schedule.component.html b/frontend/src/app/dashboard/active-schedule/active-schedule.component.html index 986ea7b..ce3c7ec 100644 --- a/frontend/src/app/dashboard/active-schedule/active-schedule.component.html +++ b/frontend/src/app/dashboard/active-schedule/active-schedule.component.html @@ -9,7 +9,9 @@ {{activeSchedule!.task.taskName}} - {{taskgroupPath.taskgroupName}} / + + {{taskgroupPath.taskgroupName}} / +

Running for {{displayTime}}