fixes
This commit is contained in:
@@ -12,6 +12,12 @@
|
||||
}
|
||||
</mat-form-field>
|
||||
|
||||
<mat-form-field>
|
||||
<mat-label>Beschreibung</mat-label>
|
||||
<input type="text" matInput formControlName="description" maxlength="255">
|
||||
<mat-hint>Zylinderlänge und co.</mat-hint>
|
||||
</mat-form-field>
|
||||
|
||||
<mat-form-field>
|
||||
<mat-label>Schließanlage</mat-label>
|
||||
<mat-select formControlName="system">
|
||||
|
||||
Reference in New Issue
Block a user