mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 15:33:04 +00:00
Merge branch 'main-gh' into CST-5677
This commit is contained in:
@@ -163,7 +163,6 @@ export class ResourcePoliciesComponent implements OnInit, OnDestroy {
|
||||
} else {
|
||||
this.notificationsService.error(null, this.translate.get('resource-policies.delete.failure.content'));
|
||||
}
|
||||
this.requestService.setStaleByHrefSubstring(this.resourceUUID);
|
||||
this.processingDelete$.next(false);
|
||||
})
|
||||
);
|
||||
|
Reference in New Issue
Block a user