mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
* Used standalone prop to query tasks* Fixed typo standAlone to standalone.* Updated docs. (#5241)
This commit is contained in:
committed by
Maurizio Vitale
parent
eb1f05dbeb
commit
ae2caa8b90
@@ -96,7 +96,7 @@ export class TaskListCloudConfiguration {
|
||||
'sortable': true
|
||||
},
|
||||
{
|
||||
'key': 'entry.standAlone',
|
||||
'key': 'entry.standalone',
|
||||
'type': 'text',
|
||||
'title': 'ADF_CLOUD_EDIT_TASK_FILTER.LABEL.STAND_ALONE',
|
||||
'sortable': true
|
||||
|
Reference in New Issue
Block a user