Newer
Older

Alex ORLUC
committed
style="font-weight:normal">{{'lang.primary' | translate}}</span>
Guillaume Heurtier
committed
</h4>
<p mat-line>
<mat-form-field style="font-size:10px;">
<input matInput type="text" id="role" name="role" title="{{'lang.role' | translate}}"

Alex ORLUC
committed
placeholder="{{'lang.role' | translate}}" [(ngModel)]="userEntity.user_role" disabled>
Guillaume Heurtier
committed
</mat-form-field>
</p>
</mat-list-item>
</mat-list>
</mat-sidenav>

Alex ORLUC
committed
</mat-sidenav-container>