forked from CIT/Vmeda.Online
		
	MOBILE-3320 iframe: Fix help displayed when it shouldn't
This commit is contained in:
		
							parent
							
								
									b2635d6556
								
							
						
					
					
						commit
						e3f3ae187d
					
				@ -6,7 +6,7 @@
 | 
			
		||||
    </iframe>
 | 
			
		||||
 | 
			
		||||
    <ion-button
 | 
			
		||||
        *ngIf="!loading"
 | 
			
		||||
        *ngIf="!loading && displayHelp"
 | 
			
		||||
        color="dark" expand="block" fill="clear"
 | 
			
		||||
        (click)="openIframeHelpModal()"
 | 
			
		||||
        aria-haspopup="dialog"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user