mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 05:53:03 +00:00
[CSTPER-3620] Workflow Actions refresh entire MyDSpace page instead of just WorkflowItem
Lint
This commit is contained in:
@@ -101,7 +101,7 @@ export class ClaimedTaskActionsComponent extends MyDSpaceActionsComponent<Claime
|
||||
}
|
||||
|
||||
ngOnDestroy() {
|
||||
console.log('Destroy of ClaimedTaskActionComponent', this.object)
|
||||
console.log('Destroy of ClaimedTaskActionComponent', this.object);
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user