[CST-5677] Changed bunblesPageSize value

This commit is contained in:
Alisa Ismailati
2022-05-09 12:02:50 +02:00
parent 6cd41be3b8
commit 32d7fca27a

View File

@@ -69,7 +69,7 @@ export class ItemAuthorizationsComponent implements OnInit, OnDestroy {
* The number of current page * The number of current page
* @type {number} * @type {number}
*/ */
bunblesPageSize = 6; bunblesPageSize = 1;
/** /**
* The flag to show or not the 'Load more' button * The flag to show or not the 'Load more' button