mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-05-13 03:01:39 -04:00
Selectmenu tests: adjust common test to new appendTo mechanism
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
TestHelpers.commonWidgetTests( "selectmenu", {
|
||||
defaults: {
|
||||
appendTo: "body",
|
||||
appendTo: null,
|
||||
disabled: false,
|
||||
dropdown: true,
|
||||
position: {
|
||||
|
||||
Reference in New Issue
Block a user