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

pull/812/head
Peter Goodhall 2021-01-08 22:25:28 +00:00 zatwierdzone przez GitHub
rodzic 3d04ea105f
commit 55ce77664e
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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>