forked from EVOgeek/Vmeda.Online
		
	Merge pull request #1602 from crazyserver/MOBILE-2507-2
MOBILE-2507 profile: Adapt roles to the screen
This commit is contained in:
		
						commit
						02909f37f4
					
				| @ -16,7 +16,7 @@ | ||||
|                 </div> | ||||
|                 <h2><core-format-text [text]="user.fullname"></core-format-text></h2> | ||||
|                 <p><core-format-text *ngIf="user.address" [text]="user.address"></core-format-text></p> | ||||
|                 <p *ngIf="user.roles"> | ||||
|                 <p *ngIf="user.roles" text-wrap> | ||||
|                     <strong>{{ 'core.user.roles' | translate}}</strong>{{'core.labelsep' | translate}} | ||||
|                     <core-format-text [text]="user.roles"></core-format-text> | ||||
|                 </p> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user