mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 15:33:04 +00:00
[CST-4499] Version history - Tests WIP
This commit is contained in:
@@ -392,7 +392,6 @@ export class ItemVersionsComponent implements OnInit {
|
||||
getFirstCompletedRemoteData(),
|
||||
).subscribe((res) => {
|
||||
this.versionsRD$.next(res);
|
||||
console.log(res.payload);
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user