* Used standalone prop to query tasks* Fixed typo standAlone to standalone.* Updated docs. (#5241)

This commit is contained in:
siva kumar
2019-11-13 19:09:16 +05:30
committed by Maurizio Vitale
parent eb1f05dbeb
commit ae2caa8b90
15 changed files with 29 additions and 23 deletions

View File

@@ -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