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

@@ -15,7 +15,7 @@ import { MyDSpaceActionsComponent } from '../mydspace-actions';
import { NotificationsService } from '../../notifications/notifications.service';
/**
* This component represents mydspace actions related to ClaimedTask object.
* This component represents actions related to ClaimedTask object.
*/
@Component({
selector: 'ds-claimed-task-actions',