Browse Source

Update asset-profile-dialog.html

pull/2409/head
Manushreshta B L 2 years ago
parent
commit
19a84e0020
  1. 7
      apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html

7
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html

@ -37,13 +37,6 @@
>
<ng-container i18n>Gather Profile Data</ng-container>
</button>
<!-- <button
mat-menu-item
[disabled]="isBenchmark"
(click)="onSetBenchmark({dataSource: data.dataSource, symbol: data.symbol})"
>
<ng-container i18n>Benchmark</ng-container>
</button> -->
</mat-menu>
</div>

Loading…
Cancel
Save