From bbe0904447193ee72cfd880a39bf1bed40cd4433 Mon Sep 17 00:00:00 2001 From: camorra-skk Date: Wed, 6 Jun 2018 20:45:29 +0530 Subject: [PATCH] [ADF-3132] TaskList empty state doesn't respect the specification (#3440) --- .../process-service/process-service.component.html | 2 +- lib/process-services/i18n/en.json | 3 ++- .../task-list/components/task-list.component.html | 5 +++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/demo-shell/src/app/components/process-service/process-service.component.html b/demo-shell/src/app/components/process-service/process-service.component.html index 1d5ef12e45..cf5574ac17 100644 --- a/demo-shell/src/app/components/process-service/process-service.component.html +++ b/demo-shell/src/app/components/process-service/process-service.component.html @@ -28,7 +28,7 @@ -
+ icon="assignment" + [title]="'ADF_TASK_LIST.LIST.MESSAGES.TITLE' | translate" + [subtitle]="'ADF_TASK_LIST.LIST.MESSAGES.SUBTITLE' | translate">