forked from CIT/Vmeda.Online
		
	MOBILE-3635 resource: Allow PTR in embedded files
This commit is contained in:
		
							parent
							
								
									3bf1f7763b
								
							
						
					
					
						commit
						ff4f3a7df4
					
				@ -15,7 +15,7 @@
 | 
			
		||||
</ion-header>
 | 
			
		||||
<ion-content>
 | 
			
		||||
    <ion-refresher slot="fixed"
 | 
			
		||||
        [disabled]="!activityComponent?.loaded || activityComponent?.mode != 'external'"
 | 
			
		||||
        [disabled]="!activityComponent?.loaded || activityComponent?.mode == 'iframe'"
 | 
			
		||||
        (ionRefresh)="activityComponent?.doRefresh($event.target)">
 | 
			
		||||
        <ion-refresher-content pullingText="{{ 'core.pulltorefresh' | translate }}"></ion-refresher-content>
 | 
			
		||||
    </ion-refresher>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user