mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Menu: Added the new trigger option to the defaults unit test
This commit is contained in:
parent
164ebf8202
commit
1d69181746
@ -6,6 +6,7 @@ commonWidgetTests( "menu", {
|
|||||||
at: "right top"
|
at: "right top"
|
||||||
},
|
},
|
||||||
items: "ul",
|
items: "ul",
|
||||||
|
trigger: null,
|
||||||
|
|
||||||
// callbacks
|
// callbacks
|
||||||
create: null
|
create: null
|
||||||
|
Loading…
Reference in New Issue
Block a user