mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
remove log
This commit is contained in:
@@ -21,6 +21,5 @@ export class AdminNotifySearchResultComponent extends TabulatableResultListElem
|
||||
public indexableObjects: AdminNotifyMessage[];
|
||||
ngOnInit() {
|
||||
this.indexableObjects = this.objects.page.map(object => object.indexableObject);
|
||||
console.log(this.objects.page)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user