|
@ -36,7 +36,7 @@ |
|
|
</ng-container> |
|
|
</ng-container> |
|
|
|
|
|
|
|
|
<ng-container matColumnDef="allocationInPercentage" stickyEnd> |
|
|
<ng-container matColumnDef="allocationInPercentage" stickyEnd> |
|
|
<th *matHeaderCellDef class="justify-content-end px-2" mat-header-cell> |
|
|
<th *matHeaderCellDef class="px-2 text-right" mat-header-cell> |
|
|
<span class="d-none d-sm-block" i18n>Allocation</span> |
|
|
<span class="d-none d-sm-block" i18n>Allocation</span> |
|
|
<span class="d-block d-sm-none" title="Allocation">%</span> |
|
|
<span class="d-block d-sm-none" title="Allocation">%</span> |
|
|
</th> |
|
|
</th> |
|
|