mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2026-01-27 04:40:39 +03:00
test2
This commit is contained in:
@@ -250,9 +250,9 @@
|
|||||||
<div id="divall" style="display:none">
|
<div id="divall" style="display:none">
|
||||||
<table class="table">
|
<table class="table">
|
||||||
<colgroup>
|
<colgroup>
|
||||||
<col span="1" style="width:290px">
|
<col span="1" style="width:45%;">
|
||||||
<col span="1" style="width:300px;">
|
<col span="1" style="width:45%;">
|
||||||
<col span="1">
|
<col span="1" style="width:10%;">
|
||||||
</colgroup>
|
</colgroup>
|
||||||
|
|
||||||
<tr style="border-bottom: 2px solid lightgray;">
|
<tr style="border-bottom: 2px solid lightgray;">
|
||||||
@@ -774,7 +774,7 @@
|
|||||||
<option value="false" selected>disabled (false)</option>
|
<option value="false" selected>disabled (false)</option>
|
||||||
</select>
|
</select>
|
||||||
</td>
|
</td>
|
||||||
<td>$TOOLTIP_Alignment_Antialiasing</td>
|
<td class="tooltip" style="display:none;"></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr class="expert">
|
<tr class="expert">
|
||||||
@@ -1219,7 +1219,7 @@
|
|||||||
<td>
|
<td>
|
||||||
<input required type="text" id="MQTT_DiscoveryPrefix_value1">
|
<input required type="text" id="MQTT_DiscoveryPrefix_value1">
|
||||||
</td>
|
</td>
|
||||||
<td>$TOOLTIP_MQTT_DiscoveryPrefix</td>
|
<td class="tooltip" style="display:none;"></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr class="MQTTItem">
|
<tr class="MQTTItem">
|
||||||
|
|||||||
@@ -160,11 +160,11 @@
|
|||||||
|
|
||||||
<table style="width: 100%">
|
<table style="width: 100%">
|
||||||
<colgroup>
|
<colgroup>
|
||||||
<col span="1" style="width: 12%;">
|
<col span="1" style="width: 22%;">
|
||||||
<col span="1" style="width: 15%;">
|
<col span="1" style="width: 25%;">
|
||||||
<col span="1" style="width: 3%;">
|
<col span="1" style="width: 3%;">
|
||||||
<col span="1" style="width: 18%;">
|
<col span="1" style="width: 22%;">
|
||||||
<col span="1" style="width: 10%;">
|
<col span="1" style="width: 25%;">
|
||||||
<col span="1" style="width: 3%;">
|
<col span="1" style="width: 3%;">
|
||||||
</colgroup>
|
</colgroup>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user