From aa5c468262c524fb85df4285a87b2c309d0274c8 Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 30 Jun 2020 10:30:58 +0200 Subject: [PATCH] added userstory dropdown --- src/app/task-form/task-form.component.html | 4 ++-- src/app/task-form/task-form.component.ts | 7 ++++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/src/app/task-form/task-form.component.html b/src/app/task-form/task-form.component.html index e9ccf30..7e07ece 100644 --- a/src/app/task-form/task-form.component.html +++ b/src/app/task-form/task-form.component.html @@ -8,8 +8,8 @@