This commit is contained in:
r888888888
2013-06-30 22:56:01 -07:00
parent 77843119aa
commit c77dd65084

View File

@@ -47,6 +47,7 @@
); );
$fields.autocomplete({ $fields.autocomplete({
delay: 100,
focus: function() { focus: function() {
return false; return false;
}, },