When resetting contest session set contest type to serial
这个提交包含在:
		
							父节点
							
								
									f25fb5c0b3
								
							
						
					
					
						当前提交
						7b317576da
					
				
					共有  1 个文件被更改,包括 2 次插入 和 0 次删除
				
			
		|  | @ -20,6 +20,8 @@ function reset_contest_session() { | ||||||
|     $("#callsign").focus(); |     $("#callsign").focus(); | ||||||
|     setRst($("#mode").val()); |     setRst($("#mode").val()); | ||||||
| 
 | 
 | ||||||
|  |     $("#serial").prop("checked", true); | ||||||
|  | 
 | ||||||
|     localStorage.removeItem("contestid"); |     localStorage.removeItem("contestid"); | ||||||
|     localStorage.removeItem("exchangetype"); |     localStorage.removeItem("exchangetype"); | ||||||
|     localStorage.removeItem("exchangesent"); |     localStorage.removeItem("exchangesent"); | ||||||
|  |  | ||||||
		正在加载…
	
		在新工单中引用