|
@ -51,7 +51,7 @@ |
|
|
|
|
|
|
|
|
<ng-container matColumnDef="balance"> |
|
|
<ng-container matColumnDef="balance"> |
|
|
<th *matHeaderCellDef class="px-1 text-right" i18n mat-header-cell> |
|
|
<th *matHeaderCellDef class="px-1 text-right" i18n mat-header-cell> |
|
|
Balance |
|
|
Cash Balance |
|
|
</th> |
|
|
</th> |
|
|
<td *matCellDef="let element" class="px-1 text-right" mat-cell> |
|
|
<td *matCellDef="let element" class="px-1 text-right" mat-cell> |
|
|
<gf-value |
|
|
<gf-value |
|
|