|
|
|
@ -19,8 +19,8 @@ |
|
|
|
<div fxLayout="row" fxLayoutAlign="start center" fxLayoutGap="8px" fxFlex="100"> |
|
|
|
<div fxFlex fxLayout="row" fxLayoutGap="8px"> |
|
|
|
<label fxFlex="26" class="tb-title no-padding" translate>device-profile.snmp.data-type</label> |
|
|
|
<label fxFlex="37" class="tb-title no-padding" translate>device-profile.snmp.data-key</label> |
|
|
|
<label fxFlex="37" class="tb-title no-padding" translate>device-profile.snmp.oid</label> |
|
|
|
<label fxFlex="37" class="tb-title tb-required no-padding" translate>device-profile.snmp.data-key</label> |
|
|
|
<label fxFlex="37" class="tb-title tb-required no-padding" translate>device-profile.snmp.oid</label> |
|
|
|
<span style="min-width: 40px" [fxShow]="!disabled"></span> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|