ledger
This commit is contained in:
@ -1 +1,12 @@
|
||||
<p>ledger works!</p>
|
||||
<mat-card class="defaultCard">
|
||||
<mat-card-header>
|
||||
<mat-card-title>
|
||||
Buchführung
|
||||
</mat-card-title>
|
||||
</mat-card-header>
|
||||
<mat-card-content>
|
||||
|
||||
<app-account [selectedAccountId]="accountId" [shallBeRentPayment]="false"></app-account>
|
||||
|
||||
</mat-card-content>
|
||||
</mat-card>
|
Reference in New Issue
Block a user