| 
						
						
							
								
							
						
						
					 | 
					@ -424,33 +424,34 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      (dataSource?.data.length > 0 && | 
					 | 
					 | 
					      (dataSource?.data.length > 0 && | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        data.hasPermissionToReportDataGlitch === true) | 
					 | 
					 | 
					        data.hasPermissionToReportDataGlitch === true) | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    ) { | 
					 | 
					 | 
					    ) { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					      <hr /> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      <div class="row"> | 
					 | 
					 | 
					      <div class="row"> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        <div class="col"> | 
					 | 
					 | 
					        <div class="col"> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					          <hr /> | 
					 | 
					 | 
					          <div class="button-container d-flex flex-wrap"> | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					          @if (data.hasPermissionToAccessAdminControl) { | 
					 | 
					 | 
					            @if (data.hasPermissionToAccessAdminControl) { | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					            <a | 
					 | 
					 | 
					              <a | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					              class="mr-2" | 
					 | 
					 | 
					                mat-stroked-button | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					              mat-stroked-button | 
					 | 
					 | 
					                [queryParams]="{ | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					              [queryParams]="{ | 
					 | 
					 | 
					                  assetProfileDialog: true, | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					                assetProfileDialog: true, | 
					 | 
					 | 
					                  dataSource: SymbolProfile?.dataSource, | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					                dataSource: SymbolProfile?.dataSource, | 
					 | 
					 | 
					                  symbol: SymbolProfile?.symbol | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					                symbol: SymbolProfile?.symbol | 
					 | 
					 | 
					                }" | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					              }" | 
					 | 
					 | 
					                [routerLink]="routerLinkAdminControlMarketData" | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					              [routerLink]="routerLinkAdminControlMarketData" | 
					 | 
					 | 
					                (click)="onClose()" | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					              (click)="onClose()" | 
					 | 
					 | 
					                ><ion-icon class="mr-1" name="create-outline"></ion-icon | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					              ><ion-icon class="mr-1" name="create-outline"></ion-icon | 
					 | 
					 | 
					                ><span i18n>Manage Asset Profile</span>...</a | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					              ><span i18n>Manage Asset Profile</span>...</a | 
					 | 
					 | 
					              > | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					            > | 
					 | 
					 | 
					            } | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					          } | 
					 | 
					 | 
					            @if ( | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					          @if ( | 
					 | 
					 | 
					              dataSource?.data.length > 0 && | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					            dataSource?.data.length > 0 && | 
					 | 
					 | 
					              data.hasPermissionToReportDataGlitch === true | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					            data.hasPermissionToReportDataGlitch === true | 
					 | 
					 | 
					            ) { | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					          ) { | 
					 | 
					 | 
					              <a color="warn" mat-stroked-button [href]="reportDataGlitchMail" | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					            <a color="warn" mat-stroked-button [href]="reportDataGlitchMail" | 
					 | 
					 | 
					                ><ion-icon class="mr-1" name="flag-outline"></ion-icon | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					              ><ion-icon class="mr-1" name="flag-outline"></ion-icon | 
					 | 
					 | 
					                ><span i18n>Report Data Glitch</span>...</a | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					              ><span i18n>Report Data Glitch</span>...</a | 
					 | 
					 | 
					              > | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					            > | 
					 | 
					 | 
					            } | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					          } | 
					 | 
					 | 
					          </div> | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					        </div> | 
					 | 
					 | 
					        </div> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      </div> | 
					 | 
					 | 
					      </div> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    } | 
					 | 
					 | 
					    } | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |