passwort input for user creation
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
</mat-form-field>
|
||||
<mat-form-field appearance="outline">
|
||||
<mat-label>Passwort</mat-label>
|
||||
<input formControlName="password" matInput>
|
||||
<input formControlName="password" matInput type="password">
|
||||
</mat-form-field>
|
||||
|
||||
<app-button-row>
|
||||
|
||||
Reference in New Issue
Block a user