Placeholder recurring transaction box
This commit is contained in:
parent
b741b69a23
commit
736df71fde
2 changed files with 24 additions and 0 deletions
|
@ -15,6 +15,7 @@ export class TransactionLogComponent implements OnInit {
|
|||
|
||||
transactionList;
|
||||
noTransactionList = true;
|
||||
noRecurringList = true;
|
||||
myDate: any;
|
||||
minDate: any;
|
||||
public p: any;
|
||||
|
|
Reference in a new issue