[QSL Card] Fixed so that enter does not close the modal when in the input field.

这个提交包含在:
Andreas 2021-07-22 21:23:04 +02:00
父节点 093112d9a1
当前提交 0595737e30

查看文件

@ -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">
<label for="callsign" class="col-sm-2 col-form-label">Callsign</label>
<div class="col-sm-8">