changes
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
<mat-form-field>
|
||||
<mat-label>Schlüsselnummer</mat-label>
|
||||
<input type="number" matInput formControlName="nr" min="0" max="999999999999">
|
||||
<input type="text" matInput formControlName="nr" maxlength="100">
|
||||
<mat-hint>Nummer auf dem Schlüssel</mat-hint>
|
||||
</mat-form-field>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user