Skip to content

Commit

Permalink
Revert "Menubar/Popup: Remove remaining artifact (trigger option) fro…
Browse files Browse the repository at this point in the history
…m menu. Missed that before"

This reverts commit 370bc00.
  • Loading branch information
jzaefferer committed Jan 11, 2012
1 parent 78396fc commit 1a708fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ui/jquery.ui.menu.js
Expand Up @@ -24,7 +24,8 @@ $.widget( "ui.menu", {
position: {
my: "left top",
at: "right top"
}
},
trigger: null
},
_create: function() {
this.activeMenu = this.element;
Expand Down

0 comments on commit 1a708fa

Please sign in to comment.