Skip to content
Snippets Groups Projects
profile.component.html 82.2 KiB
Newer Older
  • Learn to ignore specific revisions
  •                         style="font-weight:normal">{{'lang.primary' | translate}}</span>
    
                            <input matInput type="text" id="role" name="role" title="{{'lang.role' | translate}}"
    
                                placeholder="{{'lang.role' | translate}}" [(ngModel)]="userEntity.user_role" disabled>