Skip to content
Snippets Groups Projects
Commit e0b5d6d3 authored by Lene Wasskog's avatar Lene Wasskog
Browse files

test: Fix failing test

parent 84d1cdd5
Branches
No related tags found
1 merge request!191Add map module and Open-Meteo support
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<span class="help-block" id="forecastConfigurationForm_modelId_validation"></span> <span class="help-block" id="forecastConfigurationForm_modelId_validation"></span>
</div> </div>
<div class="form-group"> <div class="form-group">
<label for="locationPointOfInterestId">Lokalitet</label> <label for="locationPointOfInterestId">Sted-Id</label>
<select class="form-control" name="locationPointOfInterestId" onblur="validateField(this);"> <select class="form-control" name="locationPointOfInterestId" onblur="validateField(this);">
<option value="-1">Vennligst velg målestasjon</option> <option value="-1">Vennligst velg målestasjon</option>
<option value="38">Ullensvang</option> <option value="38">Ullensvang</option>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment