Revert "autofocus first term of autocomplete for convenience"
This reverts commit 62a3391c04.
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
var $fields = $("#tags,#post_tag_string,#upload_tag_string");
|
||||
|
||||
$fields.autocomplete({
|
||||
autoFocus: true,
|
||||
focus: function() {
|
||||
return false;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user