mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3745] Updates for doc review (#4203)
This commit is contained in:
committed by
Eugenio Romano
parent
44b18659a1
commit
54a1a90083
@@ -51,6 +51,7 @@ export class EditTaskFilterCloudComponent implements OnChanges {
|
||||
@Input()
|
||||
id: string;
|
||||
|
||||
/** List of task filter properties to display. */
|
||||
@Input()
|
||||
filterProperties: string[] = EditTaskFilterCloudComponent.DEFAULT_TASK_FILTER_PROPERTIES; // default ['state', 'assignment', 'sort', 'order']
|
||||
|
||||
|
Reference in New Issue
Block a user