update tax year
parent
396f0cb7a1
commit
f9e42fa69f
|
|
@ -34,7 +34,7 @@ export class ContributorYearlyReportComponent implements OnInit {
|
|||
public contributorCity: string = 'Butte';
|
||||
public contributorState: string = 'MT';
|
||||
public contributorZip: string = '59701';
|
||||
public taxYear: number = 2019;
|
||||
public taxYear: number = 2020;
|
||||
|
||||
public rowsFirstPage: number = 13;
|
||||
public rowsPerPage: number = 31;
|
||||
|
|
|
|||
Loading…
Reference in New Issue