[QSL Card] Fixed so that enter does not close the modal when in the input field.
这个提交包含在:
		
							父节点
							
								
									093112d9a1
								
							
						
					
					
						当前提交
						0595737e30
					
				
					共有  1 个文件被更改,包括 1 次插入 和 1 次删除
				
			
		|  | @ -1,4 +1,4 @@ | ||||||
| 		<form method="post" action="" id="search_box" name="test"> | 		<form method="post" onsubmit="return false;" action="" id="search_box" name="test"> | ||||||
| 			<div class="form-group row col-sm-12"> | 			<div class="form-group row col-sm-12"> | ||||||
| 				<label for="callsign" class="col-sm-2 col-form-label">Callsign</label> | 				<label for="callsign" class="col-sm-2 col-form-label">Callsign</label> | ||||||
| 				<div class="col-sm-8"> | 				<div class="col-sm-8"> | ||||||
|  |  | ||||||
		正在加载…
	
		在新工单中引用