From f678d05088c72a6ebf2906b09073f5987928268a Mon Sep 17 00:00:00 2001 From: pc Date: Tue, 3 Oct 2017 17:38:30 +0800 Subject: [PATCH] feat(tasks): add a filter for tasks in service-details view --- app/components/service/includes/tasks.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/app/components/service/includes/tasks.html b/app/components/service/includes/tasks.html index e182e4ad3..3dd131b9e 100644 --- a/app/components/service/includes/tasks.html +++ b/app/components/service/includes/tasks.html @@ -12,6 +12,11 @@ + +
+ +
+
@@ -48,7 +53,7 @@ - +
{{ task.Id }} {{ task.Status.State }} {{ task.Slot }}