From 7166415d5b2ea6f96846c16cc00b37c536abdc79 Mon Sep 17 00:00:00 2001 From: Niggl Date: Tue, 30 Jun 2020 14:07:35 +0200 Subject: [PATCH] Task Table now w/ 100% fancy sorting --- src/app/task-table/task-table.component.html | 35 +++++++++++--------- 1 file changed, 20 insertions(+), 15 deletions(-) diff --git a/src/app/task-table/task-table.component.html b/src/app/task-table/task-table.component.html index 5483525..7910234 100644 --- a/src/app/task-table/task-table.component.html +++ b/src/app/task-table/task-table.component.html @@ -19,30 +19,34 @@ ID - - - + + + + Titel - - - + + + + Userstory - - - + + + + Status - - - + + + + @@ -63,9 +67,10 @@ Assigned To - - - + + + +