Replacing loading text with spinner
This commit is contained in:
		
							parent
							
								
									557665d26c
								
							
						
					
					
						commit
						48c4504ff1
					
				@ -75,5 +75,9 @@
 | 
			
		||||
</ng-template>
 | 
			
		||||
 | 
			
		||||
<ng-template #loadingTemplate>
 | 
			
		||||
  <span>loading...</span>
 | 
			
		||||
  <td colspan="6">
 | 
			
		||||
    <div class="text-center">
 | 
			
		||||
      <div class="spinner-border text-light"></div>
 | 
			
		||||
    </div>
 | 
			
		||||
  </td>
 | 
			
		||||
</ng-template>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user