Add comment
This commit is contained in:
parent
f7a077d46d
commit
b9f4f3d2c7
File diff suppressed because one or more lines are too long
@ -17,6 +17,7 @@
|
||||
function autocomplete_onclick(e, suggestion, params) {
|
||||
|
||||
params._Select(suggestion);
|
||||
// Ctrl + Click = Only place the suggestion in the search bar, no auto search.
|
||||
if(!e.ctrlKey){
|
||||
submitIfQuery();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user