mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Selectmenu Tests: remove widthMenu option and rename widthButton option to width
This commit is contained in:
parent
026387b589
commit
480e89b1aa
@ -10,8 +10,7 @@ TestHelpers.commonWidgetTests( "selectmenu", {
|
|||||||
at: "left bottom",
|
at: "left bottom",
|
||||||
collision: "none"
|
collision: "none"
|
||||||
},
|
},
|
||||||
widthButton: null,
|
width: null,
|
||||||
widthMenu: null,
|
|
||||||
|
|
||||||
// callbacks
|
// callbacks
|
||||||
create: null,
|
create: null,
|
||||||
|
Loading…
Reference in New Issue
Block a user