mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[AAE-1360] Remove DELETED status from process instances filter dropdown (#5423)
* remove not needed status * fix unit * Update app.config.json
This commit is contained in:
@@ -52,7 +52,6 @@ export interface StartTaskCloudResponseModel {
|
||||
|
||||
export type TaskStatus = |
|
||||
'COMPLETED' |
|
||||
'DELETED' |
|
||||
'CREATED' |
|
||||
'ASSIGNED' |
|
||||
'SUSPENDED' |
|
||||
|
Reference in New Issue
Block a user