Logging: also clear down the Locator field.

This commit is contained in:
Tony Corbett, G0WFV
2018-12-16 14:02:29 +00:00
committed by g0wfv
parent 468ba21f93
commit b0f0a44591

View File

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