Minor improvements
This commit is contained in:
parent
65939722f3
commit
6c6d4fca83
@ -94,7 +94,7 @@
|
|||||||
<input matInput formControlName="label">
|
<input matInput formControlName="label">
|
||||||
</mat-form-field>
|
</mat-form-field>
|
||||||
<div formGroupName="additionalInfo" fxLayout="column">
|
<div formGroupName="additionalInfo" fxLayout="column">
|
||||||
<mat-checkbox fxFlex formControlName="gateway">
|
<mat-checkbox fxFlex formControlName="gateway" style="padding-bottom: 16px;">
|
||||||
{{ 'device.is-gateway' | translate }}
|
{{ 'device.is-gateway' | translate }}
|
||||||
</mat-checkbox>
|
</mat-checkbox>
|
||||||
<mat-form-field class="mat-block">
|
<mat-form-field class="mat-block">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user