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

@ -35,6 +35,7 @@ export class ContributorYearlyReportComponent implements OnInit {
public contributorState: string = 'MT';
public contributorZip: string = '59701';
public taxYear: number = 2020;
public rowsFirstPage: number = 13;
public rowsPerPage: number = 31;