This commit is contained in:
r888888888
2013-06-21 11:32:58 -07:00
parent 711054c1f6
commit c85f31f2a5
6 changed files with 1233 additions and 5 deletions

View File

@@ -69,7 +69,7 @@
}
});
$fields.on("autocompleteopen", function() {
$fields.on("autocompleteselect", function() {
Danbooru.autocompleting = true;
});