3
0
Fork 0

[IMP] slightly higher timeout

10.0
Holger Brunn 2017-05-01 19:11:22 +02:00
parent 21c2320dc4
commit 149cd41302
No known key found for this signature in database
GPG Key ID: 01C9760FECA3AE18
1 changed files with 1 additions and 1 deletions

View File

@ -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)