HEPA min value is 0

This commit is contained in:
gaazzopa 2020-11-10 17:55:36 +01:00
parent ef65039cad
commit 211ec92ada

View file

@ -75,7 +75,7 @@
<label for="hepa_no">No</label>
<input type="radio" id="hepa_yes" name="hepa_option" value=1 onclick="require_fields(this)">
<label for="hepa_yes">Yes</label>
<input type="number" step=0.01 id="hepa_amount" name="hepa_amount" placeholder="(m³ / hour)">
<input type="number" step=0.01 id="hepa_amount" name="hepa_amount" placeholder="(m³ / hour)" min="0">
<hr width="80%">
<b>Face masks:</b><br>