[ADF-3210] Typo People Search (#3487)

This commit is contained in:
davidcanonieto 2018-06-15 08:33:04 +01:00 committed by Eugenio Romano
parent 8966e22487
commit a2f32e451b

View File

@ -59,7 +59,7 @@
(searchPeople)="searchUser($event)"
(success)="assignTaskToUser($event)"
(closeSearch)="onCloseSearch()"
[results]="peopleSearch$">
[results]="peopleSearch">
<ng-container people-search-title>{{ 'ADF_TASK_LIST.DETAILS.LABELS.ADD_ASSIGNEE' | translate }}
</ng-container>
<ng-container people-search-action-label>{{ 'ADF_TASK_LIST.PEOPLE.ADD_ASSIGNEE' | translate }}