Skip to content
Snippets Groups Projects
Commit a8d5f738 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Revert "Revert "Revert "Change in default value of thresholdHumidPeriodHours"""

This reverts commit b66194e7.
parent b66194e7
No related branches found
No related tags found
No related merge requests found
...@@ -132,7 +132,7 @@ ...@@ -132,7 +132,7 @@
<legend>{% trans "Other threshold values" %}</legend> <legend>{% trans "Other threshold values" %}</legend>
<div class="form-group"> <div class="form-group">
<label for="thresholdHumidPeriodHours">{% trans "Number of consecutive 'humid hours'" %}</label> <label for="thresholdHumidPeriodHours">{% trans "Number of consecutive 'humid hours'" %}</label>
<input type="number" name="thresholdHumidPeriodHours" class="form-control" value="20"/> <input type="number" name="thresholdHumidPeriodHours" class="form-control" value="19"/>
<span class="help-block" id="{{ form_id }}_thresholdHumidPeriodHours_validation"></span> <span class="help-block" id="{{ form_id }}_thresholdHumidPeriodHours_validation"></span>
</div> </div>
<div class="form-group"> <div class="form-group">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment