mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-04-20 03:02:41 -04:00
Autocomplete: Default for classes option is defined in $.Widget
Ref #7053
This commit is contained in:
@@ -40,7 +40,6 @@ $.widget( "ui.autocomplete", {
|
||||
options: {
|
||||
appendTo: null,
|
||||
autoFocus: false,
|
||||
classes: {},
|
||||
delay: 300,
|
||||
minLength: 1,
|
||||
position: {
|
||||
|
||||
Reference in New Issue
Block a user