File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -55,6 +55,7 @@ <h4 class="alert-heading">RFC文書を自動翻訳したページ一覧</h4>
55
55
<div class="form-group">
56
56
<label for="searchRfc">RFCタイトル検索 (英数字のみ)</label>
57
57
<input type="text" class="form-control" id="searchRfc" aria-describedby="searchRfc" placeholder="Search title keywords" autofocus>
58
+ <input type="text" name="dummy" style="display: none;"><!-- Enterで送信しないために必要 -->
58
59
</div>
59
60
</form>
60
61
Original file line number Diff line number Diff line change @@ -56,6 +56,7 @@ <h4 class="alert-heading">RFC文書を自動翻訳したページ一覧</h4>
56
56
< div class ="form-group ">
57
57
< label for ="searchRfc "> RFCタイトル検索 (英数字のみ)</ label >
58
58
< input type ="text " class ="form-control " id ="searchRfc " aria-describedby ="searchRfc " placeholder ="Search title keywords " autofocus >
59
+ < input type ="text " name ="dummy " style ="display: none; "> <!-- Enterで送信しないために必要 -->
59
60
</ div >
60
61
</ form >
61
62
You can’t perform that action at this time.
0 commit comments