[ADF-4636][ADF-4137][ADF-4596] Datatable and Assignee bugs (#4832)

This commit is contained in:
davidcanonieto
2019-06-11 00:35:02 +01:00
committed by Eugenio Romano
parent be35267df3
commit c85df84a01
2 changed files with 3 additions and 1 deletions

View File

@@ -66,7 +66,7 @@
[preSelectUsers]="[currentUser]"
[searchUserCtrl]="assigneeFormControl"
(selectUser)="onAssigneeSelect($event)"
[title]="'ADF_TASK_LIST.START_TASK.FORM.LABEL.ASSIGNEE'"
[title]="'ADF_CLOUD_TASK_LIST.START_TASK.FORM.LABEL.ASSIGNEE'"
(removeUser)="onAssigneeRemove()"></adf-cloud-people>
</div>