mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
angular cli
This commit is contained in:
@@ -143,7 +143,7 @@ export class PaginationComponent implements OnDestroy, OnInit {
|
||||
/**
|
||||
* A number array that represents options for a context pagination limit.
|
||||
*/
|
||||
private pageSizeOptions: number[];
|
||||
public pageSizeOptions: number[];
|
||||
|
||||
/**
|
||||
* Direction in which to sort: ascending or descending
|
||||
|
Reference in New Issue
Block a user