show times worked b4 / JS-Part

这个提交包含在:
int2001 2023-12-29 06:42:15 +00:00
父节点 748274e711
当前提交 d067587639
找不到此签名对应的密钥
GPG 密钥 ID: DFB1C13CD2DB037B

查看文件

@ -758,6 +758,7 @@ $("#callsign").focusout(function() {
county_selectize.setValue(result.callsign_us_county, false);
}
$('#timesWorked').html(result.timesWorked + ' ');
if($('#iota_ref').val() == "") {
$('#iota_ref').val(result.callsign_iota);
}