Station Profile hide county till it's populated via a list

This commit is contained in:
Peter Goodhall
2021-01-08 22:25:28 +00:00
committed by GitHub
parent 3d04ea105f
commit 55ce77664e

View File

@@ -117,7 +117,7 @@
<small id="StateHelp" class="form-text text-muted">Station state. Applies to certain countries only. Leave blank if not applicable.</small>
</div>
<div class="form-group">
<div style="display: none" class="form-group">
<label for="stationCntyInput">Station County</label>
<input type="text" class="form-control" name="station_cnty" id="stationCntyInput" aria-describedby="stationCntyInputHelp">
<small id="stationCntyInputHelp" class="form-text text-muted">Station County (Only used for USA/Alaska/Hawaii)</small>
@@ -223,4 +223,4 @@
<br>
</div>
</div>