adding error for uf_show as else
This commit is contained in:
		
							parent
							
								
									667eb618b7
								
							
						
					
					
						commit
						16b6745a90
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -41,4 +41,6 @@ def get_uf_show(show): | |||
| 		uf_show = _('Invisible') | ||||
| 	elif show == 'not in the roster': | ||||
| 		uf_show = _('Not in the roster') | ||||
| 	else: | ||||
| 		uf_show = _('Has errors') | ||||
| 	return uf_show | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue