Tax year update

test
dan 2020-12-29 15:07:48 -07:00
parent f9e42fa69f
commit 73bfb61f9b
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ export class ContributorYearlyReportComponent implements OnInit {
public contributorZip: string = '59701';
public taxYear: number = 2020;
public rowsFirstPage: number = 13;
public rowsPerPage: number = 31;
public get fillerRows(): number[] {