mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-09 11:03:05 +00:00
#0-remove
This commit is contained in:
@@ -43,9 +43,7 @@ export class SearchResultGridElementComponent<T extends SearchResult<K>, K exten
|
||||
*/
|
||||
ngOnInit(): void {
|
||||
if (hasValue(this.object)) {
|
||||
console.log(this.object)
|
||||
this.dso = this.object.indexableObject;
|
||||
console.log('this.dso',this.dso)
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user