Logging: also clear down the Locator field.

这个提交包含在:
Tony Corbett, G0WFV 2018-12-16 14:02:29 +00:00 提交者 g0wfv
父节点 468ba21f93
当前提交 b0f0a44591

查看文件

@ -481,6 +481,7 @@
$('#cqz').val("");
$('#name').val("");
$('#qth').val("");
$('#locator').val("");
$('#iota_ref').val("");
$('#partial_view').load("logbook/partial/");
}