Thomas Kaul
					
					2 years ago
					
						
							committed by
							
								
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: 4AEE18F83AFDEB23
						
					
				
			
		
		
		
	
		
			
				 2 changed files with 
2 additions and 
2 deletions
			 
			
		 
		
			
				- 
					
					
					 
					apps/client/src/app/components/home-holdings/home-holdings.html
				
 
			
				- 
					
					
					 
					apps/client/src/app/pages/portfolio/analysis/analysis-page.html
				
 
			
		
		
			
			
			
			
			
			
				
				
					
						
							
								
									
	
		
		
			
				
					| 
						
						
						
					 | 
					@ -1,5 +1,5 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					<div class="container justify-content-center p-3"> | 
					 | 
					 | 
					<div class="container justify-content-center p-3"> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					  <div *ngIf="user.settings.viewMode !== 'ZEN'" class="mb-3 text-center"> | 
					 | 
					 | 
					  <div class="mb-3 text-center"> | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					    <gf-toggle | 
					 | 
					 | 
					    <gf-toggle | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      [defaultValue]="user?.settings?.dateRange" | 
					 | 
					 | 
					      [defaultValue]="user?.settings?.dateRange" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      [isLoading]="positions === undefined" | 
					 | 
					 | 
					      [isLoading]="positions === undefined" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  | 
				
			
			
		
	
								
							
						
					 
					
				 
			 
		
			
			
			
			
			
			
				
				
					
						
							
								
									
	
		
		
			
				
					| 
						
						
						
					 | 
					@ -1,6 +1,6 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					<div class="container"> | 
					 | 
					 | 
					<div class="container"> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					  <h1 class="d-none d-sm-block h3 mb-3 text-center" i18n>Analysis</h1> | 
					 | 
					 | 
					  <h1 class="d-none d-sm-block h3 mb-3 text-center" i18n>Analysis</h1> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					  <div *ngIf="user?.settings?.viewMode !== 'ZEN'" class="my-4 text-center"> | 
					 | 
					 | 
					  <div class="my-4 text-center"> | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					    <gf-toggle | 
					 | 
					 | 
					    <gf-toggle | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      [defaultValue]="user?.settings?.dateRange" | 
					 | 
					 | 
					      [defaultValue]="user?.settings?.dateRange" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      [isLoading]="isLoadingBenchmarkComparator || isLoadingInvestmentChart" | 
					 | 
					 | 
					      [isLoading]="isLoadingBenchmarkComparator || isLoadingInvestmentChart" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |