mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 18:44:14 +00:00
108555: Removed pageInfoState Input since it wasn't used and almost all the components gave the incorrect type of data to it
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<ds-pagination
|
||||
[paginationOptions]="config"
|
||||
[pageInfoState]="objects?.payload"
|
||||
[collectionSize]="objects?.payload?.totalElements"
|
||||
[sortOptions]="sortConfig"
|
||||
[hideGear]="hideGear"
|
||||
|
Reference in New Issue
Block a user