mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 21:43:04 +00:00
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