mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Merge branch 'master' of github.com:jquery/jquery-ui
This commit is contained in:
commit
872ca387e8
@ -18,7 +18,6 @@
|
||||
}
|
||||
|
||||
$("#birds").autocomplete({
|
||||
// TODO doesn't work when loaded from /demos/#autocomplete|remote
|
||||
source: "search.php",
|
||||
minLength: 2,
|
||||
select: function(event, ui) {
|
||||
|
Loading…
Reference in New Issue
Block a user