mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 02:24:11 +00:00
[CST-5677] Changed bunblesPerPage value
This commit is contained in:
@@ -63,7 +63,7 @@ export class ItemAuthorizationsComponent implements OnInit, OnDestroy {
|
|||||||
* The size of the bundles to be loaded on demand
|
* The size of the bundles to be loaded on demand
|
||||||
* @type {number}
|
* @type {number}
|
||||||
*/
|
*/
|
||||||
bunblesPerPage = 1;
|
bunblesPerPage = 6;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The number of current page
|
* The number of current page
|
||||||
|
Reference in New Issue
Block a user