Skip to content

Commit 54092e4

Browse files
committed
Autocomplete: Menu's input option is long gone, remove leftovers
1 parent 1c1f7c6 commit 54092e4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ui/jquery.ui.autocomplete.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,6 @@ $.widget( "ui.autocomplete", {
195195
.addClass( "ui-autocomplete ui-front" )
196196
.appendTo( this._appendTo() )
197197
.menu({
198-
// custom key handling for now
199-
input: $(),
200198
// disable ARIA support, the live region takes care of that
201199
role: null
202200
})

0 commit comments

Comments
 (0)