mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-08 12:36:52 +03:00
Update edit_config_param_template.html (#2881)
This commit is contained in:
@@ -556,7 +556,7 @@
|
|||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<input required type="number" id="PostProcessing_PreValueAgeStartup_value1" size="13" min="0"
|
<input required type="number" id="PostProcessing_PreValueAgeStartup_value1" size="13" min="0"
|
||||||
oninput="(!validity.rangeUnderflow||(value=0)) && (!validity.stepMismatch||(value=parseInt(this.value)));">Seconds
|
oninput="(!validity.rangeUnderflow||(value=0)) && (!validity.stepMismatch||(value=parseInt(this.value)));">Minutes
|
||||||
</td>
|
</td>
|
||||||
<td>$TOOLTIP_PostProcessing_PreValueAgeStartup</td>
|
<td>$TOOLTIP_PostProcessing_PreValueAgeStartup</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user