mirror of
https://github.com/magicbug/Cloudlog
synced 2024-11-23 10:08:38 +00:00
When resetting contest session set the contest name to Other
This commit is contained in:
parent
7b317576da
commit
ba3d4a67bf
@ -19,8 +19,8 @@ function reset_contest_session() {
|
||||
$('#exch_recv').val("");
|
||||
$("#callsign").focus();
|
||||
setRst($("#mode").val());
|
||||
|
||||
$("#serial").prop("checked", true);
|
||||
$("#contestname").val("Other").change();
|
||||
|
||||
localStorage.removeItem("contestid");
|
||||
localStorage.removeItem("exchangetype");
|
||||
|
Loading…
Reference in New Issue
Block a user