setRst is now always called and therefore has to be present always
这个提交包含在:
		
							父节点
							
								
									e2b6a71d7c
								
							
						
					
					
						当前提交
						618055ff4a
					
				
					共有  1 个文件被更改,包括 1 次插入 和 1 次删除
				
			
		|  | @ -1058,7 +1058,7 @@ $(document).on('keypress',function(e) { | |||
|   </script> | ||||
| 
 | ||||
| <?php } ?>
 | ||||
| <?php if ( ($this->uri->segment(1) == "qso" && $_GET['manual'] == 0) || ($this->uri->segment(1) == "contesting" && $this->uri->segment(2) != "add")) { ?>
 | ||||
| <?php if ( $this->uri->segment(1) == "qso" || ($this->uri->segment(1) == "contesting" && $this->uri->segment(2) != "add")) { ?>
 | ||||
|     <script> | ||||
|     function setRst(mode) { | ||||
|         if(mode == 'JT65' || mode == 'JT65B' || mode == 'JT6C' || mode == 'JTMS' || mode == 'ISCAT' || mode == 'MSK144' || mode == 'JTMSK' || mode == 'QRA64' || mode == 'FT8' || mode == 'FT4' || mode == 'JS8' || mode == 'JT9' || mode == 'JT9-1' || mode == 'ROS'){ | ||||
|  |  | |||
		正在加载…
	
		在新工单中引用