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