Merge branch 'master' of github.com:jquery/jquery-ui

This commit is contained in:
jzaefferer 2010-03-24 17:02:11 -04:00
commit 872ca387e8

View File

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