mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
[CST-5677] Changed bunblesPageSize value
This commit is contained in:
@@ -69,7 +69,7 @@ export class ItemAuthorizationsComponent implements OnInit, OnDestroy {
|
||||
* The number of current page
|
||||
* @type {number}
|
||||
*/
|
||||
bunblesPageSize = 6;
|
||||
bunblesPageSize = 1;
|
||||
|
||||
/**
|
||||
* The flag to show or not the 'Load more' button
|
||||
|
Reference in New Issue
Block a user