Skip to content

Commit db25ec4

Browse files
authored
Search "selectFirstResult" is false by default
1 parent 91379ee commit db25ec4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/documents/modules/search.html.eco

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ type : 'UI Module'
616616
</tr>
617617
<tr>
618618
<td>selectFirstResult</td>
619-
<td>true</td>
619+
<td>false</td>
620620
<td>Whether the search should automatically select the first search result after searching</td>
621621
</tr>
622622
<tr>

0 commit comments

Comments
 (0)