Skip to content

Commit 882776a

Browse files
committed
refactor: TT-000 change in the range of report records
1 parent 89cff13 commit 882776a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/modules/reports/components/time-entries-table/time-entries-table.component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ export class TimeEntriesTableComponent implements OnInit, OnDestroy, AfterViewIn
1818
dtOptions: any = {
1919
scrollY: '590px',
2020
dom: 'Bfrtip',
21+
pageLength: 30,
2122
buttons: [
2223
{
2324
extend: 'colvis',

0 commit comments

Comments
 (0)