1
0

finished tests

This commit is contained in:
lotte
2020-04-08 15:41:55 +02:00
parent d003400c16
commit e43f04e564
18 changed files with 383 additions and 23 deletions

View File

@@ -8,7 +8,7 @@ import { Context } from '../../core/shared/context.model';
})
/**
* Component that represents a search page for administrators
* Component that represents a workflow item search page for administrators
*/
export class AdminWorkflowPageComponent {
/**