forked from hazza/dspace-angular
44024: element max set to 20
This commit is contained in:
@@ -69,7 +69,6 @@ export class ObjectListComponent implements OnChanges, OnInit {
|
||||
|
||||
ngOnInit(): void {
|
||||
this.pageInfo = this.objects.pageInfo;
|
||||
this.pageInfo.subscribe((info) => console.log(info));
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user