kopia lustrzana https://github.com/magicbug/Cloudlog
When resetting contest session set contest type to serial
rodzic
f25fb5c0b3
commit
7b317576da
|
@ -20,6 +20,8 @@ function reset_contest_session() {
|
|||
$("#callsign").focus();
|
||||
setRst($("#mode").val());
|
||||
|
||||
$("#serial").prop("checked", true);
|
||||
|
||||
localStorage.removeItem("contestid");
|
||||
localStorage.removeItem("exchangetype");
|
||||
localStorage.removeItem("exchangesent");
|
||||
|
|
Ładowanie…
Reference in New Issue