MOBILE-3320 feedback: Remove wrong click effect for students
This commit is contained in:
		
							parent
							
								
									3368b17eb6
								
							
						
					
					
						commit
						88b0d3aa0a
					
				| @ -74,7 +74,7 @@ | |||||||
|             </ion-select> |             </ion-select> | ||||||
|         </ion-item> |         </ion-item> | ||||||
|         <ion-item class="ion-text-wrap" (click)="openRespondents()" [detail]="access.canviewreports && completedCount > 0" |         <ion-item class="ion-text-wrap" (click)="openRespondents()" [detail]="access.canviewreports && completedCount > 0" | ||||||
|             button> |             [button]="access.canviewreports && completedCount > 0"> | ||||||
|             <ion-label> |             <ion-label> | ||||||
|                 <h2>{{ 'addon.mod_feedback.completed_feedbacks' | translate }}</h2> |                 <h2>{{ 'addon.mod_feedback.completed_feedbacks' | translate }}</h2> | ||||||
|             </ion-label> |             </ion-label> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user