diff --git a/src-ui/src/app/components/manage/tasks/tasks.component.html b/src-ui/src/app/components/manage/tasks/tasks.component.html index a9d66ce28..99a49887f 100644 --- a/src-ui/src/app/components/manage/tasks/tasks.component.html +++ b/src-ui/src/app/components/manage/tasks/tasks.component.html @@ -11,9 +11,13 @@  {{dismissButtonText}} @@ -41,7 +45,7 @@ - +
@@ -56,7 +60,7 @@ {{ task.result | slice:0:50 }}… -
{{ task.result }}
+
{{ task.result }}
{{ task.result | slice:0:50 }} @@ -69,7 +73,7 @@
{{ task.created | customDate:'short' }}
{{ task.result }}
-