From eaa95b3b728037682625e3c3679d56c19c907749 Mon Sep 17 00:00:00 2001 From: Stephan Richter Date: Mon, 1 Sep 2025 23:49:54 +0200 Subject: [PATCH] improved time track table --- frontend/src/routes/time/Index.svelte | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/frontend/src/routes/time/Index.svelte b/frontend/src/routes/time/Index.svelte index 9dad526..313615b 100644 --- a/frontend/src/routes/time/Index.svelte +++ b/frontend/src/routes/time/Index.svelte @@ -184,8 +184,7 @@ {t('start')}{t('end')} {t('duration')} {t('subject')} - {t('projects')} - {t('tasks')} + {t('projects')} / {t('tasks')} {t('state')} @@ -221,22 +220,14 @@ {detail = time.id}}> {time.subject} - {detail = time.id}}> - - {detail = time.id}}>