index1.1
This commit is contained in:
parent
5c0fba60b5
commit
1345ddd608
|
|
@ -853,6 +853,9 @@
|
|||
value="0"
|
||||
class="form-control"
|
||||
/>
|
||||
<span class="input-group-text"
|
||||
>meters</span
|
||||
>
|
||||
</div>
|
||||
<div class="col-12 mt-3">
|
||||
<label for="bme.temperatureCorrection" class="form-label"
|
||||
|
|
@ -865,6 +868,9 @@
|
|||
value="0.0"
|
||||
class="form-control"
|
||||
/>
|
||||
<span class="input-group-text"
|
||||
>C°</span
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue