diff --git a/src/app/backlog-table/backlog.component.html b/src/app/backlog-table/backlog.component.html index 091a1a3..486e3df 100644 --- a/src/app/backlog-table/backlog.component.html +++ b/src/app/backlog-table/backlog.component.html @@ -36,109 +36,25 @@
- ID - - - - - - | -- Titel - - - - - - | -- Tasks - - - - - - | -- Status - - - - - - | -
-
-
-
- Priorität:
-
-
- {{filterPriority || "All"}}
-
-
-
-
-
-
-
-
-
-
- |
- - Category - - - - - - | -- |
---|---|---|---|---|---|---|
{{userstory.id}} | -{{userstory.title}} | -- - {{getNumberOfTasks(userstory)}} Tasks - - | -- - {{getStatusTitleById(userstory.statusid)}} - - | -{{userstory.priority}} | -- - {{getCategoryTitleById(userstory.categoryid)}} - - | -- - | -
{{story.content}}
+