forked from EVOgeek/Vmeda.Online
		
	MOBILE-3320 feedback: Fix empty box at end of feedback
This commit is contained in:
		
							parent
							
								
									fae349a96d
								
							
						
					
					
						commit
						3368b17eb6
					
				| @ -154,8 +154,8 @@ | ||||
|             </ion-item> | ||||
|         </ion-card> | ||||
| 
 | ||||
|         <ion-card> | ||||
|             <ion-grid *ngIf="completed"> | ||||
|         <ion-card *ngIf="completed"> | ||||
|             <ion-grid> | ||||
|                 <ion-row class="ion-align-items-center"> | ||||
|                     <ion-col *ngIf="access!.canviewanalysis"> | ||||
|                         <ion-button expand="block" fill="outline" (click)="showAnalysis()" class="ion-text-wrap"> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user