renaming fixes, new tests

This commit is contained in:
lotte
2019-10-16 14:48:17 +02:00
parent d962e40c58
commit ac851f3812
55 changed files with 324 additions and 102 deletions

View File

@@ -9,7 +9,7 @@ import { WorkflowItemDataService } from '../../../core/submission/workflowitem-d
import { NotificationsService } from '../../notifications/notifications.service';
/**
* This component represents mydspace actions related to WorkflowItem object.
* This component represents actions related to WorkflowItem object.
*/
@Component({
selector: 'ds-workflowitem-actions',