mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
Revert "[AAE-19372] fix assignee input not being clickable" (#9230)
This commit is contained in:
parent
f685f92a62
commit
4e328ea726
@ -147,7 +147,6 @@ export class TaskHeaderCloudComponent implements OnInit, OnDestroy, OnChanges {
|
||||
label: 'ADF_CLOUD_TASK_HEADER.PROPERTIES.ASSIGNEE',
|
||||
value: this.taskDetails.assignee,
|
||||
key: 'assignee',
|
||||
editable: this.isTaskEditable(),
|
||||
clickable: this.isAssigneePropertyClickable(),
|
||||
default: this.translationService.instant('ADF_CLOUD_TASK_HEADER.PROPERTIES.ASSIGNEE_DEFAULT'),
|
||||
icon: 'create'
|
||||
|
Loading…
x
Reference in New Issue
Block a user