mirror of
https://github.com/magicbug/Cloudlog
synced 2026-08-13 17:49:35 -04:00
Logging: also clear down the Locator field.
This commit is contained in:
parent
468ba21f93
commit
b0f0a44591
1 changed files with 1 additions and 0 deletions
|
|
@ -481,6 +481,7 @@
|
|||
$('#cqz').val("");
|
||||
$('#name').val("");
|
||||
$('#qth').val("");
|
||||
$('#locator').val("");
|
||||
$('#iota_ref').val("");
|
||||
$('#partial_view').load("logbook/partial/");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue