Tax year update
parent
f9e42fa69f
commit
73bfb61f9b
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue