|
|
@ -69,7 +69,10 @@ |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<div class="flex-nowrap px-3 py-1 row"> |
|
|
<div class="flex-nowrap px-3 py-1 row"> |
|
|
<div class="flex-grow-1 ml-3 text-truncate" i18n>Gross Performance</div> |
|
|
<div class="align-items-center d-flex flex-grow-1 ml-3 text-truncate"> |
|
|
|
|
|
<ng-container i18n>Gross Performance</ng-container> |
|
|
|
|
|
<abbr class="initialism ml-2 text-muted" title="Time-Weighted Rate of Return">(TWR)</abbr> |
|
|
|
|
|
</div> |
|
|
<div class="flex-column flex-wrap justify-content-end"> |
|
|
<div class="flex-column flex-wrap justify-content-end"> |
|
|
<gf-value |
|
|
<gf-value |
|
|
class="justify-content-end" |
|
|
class="justify-content-end" |
|
|
@ -112,7 +115,10 @@ |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<div class="flex-nowrap px-3 py-1 row"> |
|
|
<div class="flex-nowrap px-3 py-1 row"> |
|
|
<div class="flex-grow-1 text-truncate ml-3" i18n>Net Performance</div> |
|
|
<div class="flex-grow-1 text-truncate ml-3"> |
|
|
|
|
|
<ng-container i18n>Net Performance</ng-container> |
|
|
|
|
|
<abbr class="initialism ml-2 text-muted" title="Time-Weighted Rate of Return">(TWR)</abbr> |
|
|
|
|
|
</div> |
|
|
<div class="flex-column flex-wrap justify-content-end"> |
|
|
<div class="flex-column flex-wrap justify-content-end"> |
|
|
<gf-value |
|
|
<gf-value |
|
|
class="justify-content-end" |
|
|
class="justify-content-end" |
|
|
|