mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Merge branch 'fix_county' of github.com:int2001/wavelog into fix_county
This commit is contained in:
@@ -627,7 +627,7 @@ $('#stateDropdown').on('change', function () {
|
||||
case '6':
|
||||
case '110':
|
||||
case '291':
|
||||
$("#stationCntyInputEdit").prop('disabled', false);
|
||||
$("#stationCntyInputQso").prop('disabled', false);
|
||||
selectize_usa_county('#stateDropdown', '#stationCntyInputQso');
|
||||
break;
|
||||
case '15':
|
||||
|
||||
Reference in New Issue
Block a user