From 50ff6cde45829c9e828bdd0c593d66968f25ba8d Mon Sep 17 00:00:00 2001 From: mihai sirghe <32762007+smihai78@users.noreply.github.com> Date: Wed, 8 Nov 2017 01:41:21 +0200 Subject: [PATCH] [ADF-1825] - Form field in start task no aligned (#2620) * [ADF-1825] - Form field in start task no aligned Fixed * [ADF-1825] - Form field in start task no aligned Small refactoring - replaced tab indentation with space indentation --- .../src/components/start-task.component.html | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/ng2-components/ng2-activiti-tasklist/src/components/start-task.component.html b/ng2-components/ng2-activiti-tasklist/src/components/start-task.component.html index b579446142..8da846fdd3 100644 --- a/ng2-components/ng2-activiti-tasklist/src/components/start-task.component.html +++ b/ng2-components/ng2-activiti-tasklist/src/components/start-task.component.html @@ -42,24 +42,23 @@ - + + class="adf-mat-select" [(ngModel)]="assigneeId"> {{'ADF_TASK_LIST.START_TASK.FORM.LABEL.NONE'|translate}} - - {{ getDisplayUser(user.firstName, + + {{ getDisplayUser(user.firstName, user.lastName, ' ')}} - + - - + + {{'ADF_TASK_LIST.START_TASK.FORM.LABEL.NONE'|translate}} {{ form.name }}