Skip to content

Commit 619bd10

Browse files
authored
Merge pull request #202 from renatodinhani/patch-1
Search "selectFirstResult" is false by default
2 parents 241f202 + db25ec4 commit 619bd10

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)