mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Selectmenu tests: adjust common test to new appendTo mechanism
This commit is contained in:
parent
57ecee889d
commit
930e9d5993
@ -1,6 +1,6 @@
|
|||||||
TestHelpers.commonWidgetTests( "selectmenu", {
|
TestHelpers.commonWidgetTests( "selectmenu", {
|
||||||
defaults: {
|
defaults: {
|
||||||
appendTo: "body",
|
appendTo: null,
|
||||||
disabled: false,
|
disabled: false,
|
||||||
dropdown: true,
|
dropdown: true,
|
||||||
position: {
|
position: {
|
||||||
|
Loading…
Reference in New Issue
Block a user