Skip to content

Commit 42d9a43

Browse files
Update jquery.contextMenu.js
debug
1 parent 87fbf84 commit 42d9a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jquery.contextMenu.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -999,7 +999,7 @@
999999
opt.$menu.css(css)[opt.animation.show](opt.animation.duration, function () {
10001000
$trigger.trigger('contextmenu:visible');
10011001

1002-
opt.activated();
1002+
op.activated(opt);
10031003
opt.events.activated();
10041004
});
10051005
// make options available and set state

0 commit comments

Comments
 (0)