|
@ -364,7 +364,10 @@ |
|
|
[showValueInBaseCurrency]="false" |
|
|
[showValueInBaseCurrency]="false" |
|
|
/> |
|
|
/> |
|
|
</mat-tab> |
|
|
</mat-tab> |
|
|
@if (hasPermissionToReadMarketDataOfOwnAssetProfile) { |
|
|
@if ( |
|
|
|
|
|
hasPermissionToReadMarketDataOfOwnAssetProfile && |
|
|
|
|
|
user?.settings?.isExperimentalFeatures |
|
|
|
|
|
) { |
|
|
<mat-tab> |
|
|
<mat-tab> |
|
|
<ng-template mat-tab-label> |
|
|
<ng-template mat-tab-label> |
|
|
<ion-icon name="server-outline" /> |
|
|
<ion-icon name="server-outline" /> |
|
|