Holger Brunn
8 years ago
No known key found for this signature in database
GPG Key ID: 1C9760FECA3AE18
1 changed files with
1 additions and
1 deletions
-
web_search_autocomplete_prefetch/static/src/js/web_search_autocomplete_prefetch.js
|
@ -84,7 +84,7 @@ openerp.web_search_autocomplete_prefetch = function(instance) |
|
|
}); |
|
|
}); |
|
|
|
|
|
|
|
|
instance.web.search.AutoComplete.include({ |
|
|
instance.web.search.AutoComplete.include({ |
|
|
keypress_timeout: 200, |
|
|
|
|
|
|
|
|
keypress_timeout: 350, |
|
|
select_item: function() |
|
|
select_item: function() |
|
|
{ |
|
|
{ |
|
|
if(!this.current_result) |
|
|
if(!this.current_result) |
|
|