UI: minor code style fix
This commit is contained in:
		
							parent
							
								
									e797880280
								
							
						
					
					
						commit
						d8608d4de8
					
				@ -177,7 +177,7 @@ export class AlarmDetailsDialogComponent extends DialogComponent<AlarmDetailsDia
 | 
			
		||||
 | 
			
		||||
  onReassign(): void {
 | 
			
		||||
    this.alarmUpdated = true;
 | 
			
		||||
    this.loadAlarm()
 | 
			
		||||
    this.loadAlarm();
 | 
			
		||||
    this.alarmCommentComponent.loadAlarmComments();
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user