This commit is contained in:
Yuri Kuznetsov
2024-03-18 14:42:52 +02:00
parent d0139ada06
commit effb81837f
-1
View File
@@ -874,7 +874,6 @@ class ListRecordView extends View {
entityType: this.entityType,
header: this.header,
headerDefs: this._getHeaderDefs(),
paginationEnabled: this.pagination,
hasPagination: this.pagination,
showMoreActive: this.collection.hasMore(),
showMoreEnabled: this.showMore,