Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
refactor: TT-000 change in the range of report records
  • Loading branch information
JosueOb committed Oct 18, 2021
commit 882776a688adacb977541447644bfbbb251a290a
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export class TimeEntriesTableComponent implements OnInit, OnDestroy, AfterViewIn
dtOptions: any = {
scrollY: '590px',
dom: 'Bfrtip',
pageLength: 30,
buttons: [
{
extend: 'colvis',
Expand Down