From f78180bac9217787ca2dd6a479d47d35a520a45b Mon Sep 17 00:00:00 2001 From: Niggl Date: Fri, 10 Jul 2020 16:10:47 +0200 Subject: [PATCH] Fixed the userstory prio selector that seems to have been ignored in a merge --- .../userstory-inner-table.component.html | 28 +++++++++++-------- 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/src/app/components/userstory-inner-table/userstory-inner-table.component.html b/src/app/components/userstory-inner-table/userstory-inner-table.component.html index 2706790..9b4d907 100644 --- a/src/app/components/userstory-inner-table/userstory-inner-table.component.html +++ b/src/app/components/userstory-inner-table/userstory-inner-table.component.html @@ -32,18 +32,22 @@ - - Priorität - - - - - + +
+ Priorität: +
+ {{filterPriority || "All"}} +
+ + +
+
+ + + + + +
Category