mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
update pagination on count 0 (#3228)
This commit is contained in:
committed by
Eugenio Romano
parent
8f27cd1758
commit
95a2a54017
@@ -750,6 +750,7 @@ export class DocumentListComponent implements OnInit, OnChanges, OnDestroy, Afte
|
||||
}
|
||||
|
||||
updatePagination(pagination: PaginationModel) {
|
||||
this.pagination.next(pagination);
|
||||
this.reload();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user