mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4636][ADF-4137][ADF-4596] Datatable and Assignee bugs (#4832)
This commit is contained in:
committed by
Eugenio Romano
parent
be35267df3
commit
c85df84a01
@@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user