Fix transaction count and amount
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
<!-- Time Column -->
|
||||
<ng-container matColumnDef="isin">
|
||||
<th mat-header-cell *matHeaderCellDef>ISIN</th>
|
||||
<th mat-header-cell *matHeaderCellDef>ISIN/Symbol</th>
|
||||
<td mat-cell *matCellDef="let element">{{ element.isin }}</td>
|
||||
</ng-container>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user