Menubar/Popup: Remove remaining artifact (trigger option) from menu. Missed that before

This commit is contained in:
Jörn Zaefferer 2012-01-11 19:58:46 +01:00
parent 3cf98e5ca1
commit 370bc00150

View File

@ -24,8 +24,7 @@ $.widget( "ui.menu", {
position: {
my: "left top",
at: "right top"
},
trigger: null
}
},
_create: function() {
this.activeMenu = this.element;