From c20326f15d1c9bafc38dc115f0a5472d4598110e Mon Sep 17 00:00:00 2001 From: Niggl Date: Thu, 2 Jul 2020 11:52:47 +0200 Subject: [PATCH] Status now has title --- src/app/task-form/task-form.component.html | 2 +- src/app/task-form/task-form.component.ts | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/src/app/task-form/task-form.component.html b/src/app/task-form/task-form.component.html index 7ccb4a0..2e688ac 100644 --- a/src/app/task-form/task-form.component.html +++ b/src/app/task-form/task-form.component.html @@ -43,7 +43,7 @@