Tax year update
parent
f9e42fa69f
commit
73bfb61f9b
|
|
@ -36,6 +36,7 @@ export class ContributorYearlyReportComponent implements OnInit {
|
||||||
public contributorZip: string = '59701';
|
public contributorZip: string = '59701';
|
||||||
public taxYear: number = 2020;
|
public taxYear: number = 2020;
|
||||||
|
|
||||||
|
|
||||||
public rowsFirstPage: number = 13;
|
public rowsFirstPage: number = 13;
|
||||||
public rowsPerPage: number = 31;
|
public rowsPerPage: number = 31;
|
||||||
public get fillerRows(): number[] {
|
public get fillerRows(): number[] {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue