mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Logging: also clear down the Locator field.
This commit is contained in:
committed by
g0wfv
parent
468ba21f93
commit
b0f0a44591
@@ -481,6 +481,7 @@
|
||||
$('#cqz').val("");
|
||||
$('#name').val("");
|
||||
$('#qth').val("");
|
||||
$('#locator').val("");
|
||||
$('#iota_ref').val("");
|
||||
$('#partial_view').load("logbook/partial/");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user