Skip to content

Commit 8085f00

Browse files
committed
expose created menus for hacking
1 parent 413b1ec commit 8085f00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/jquery.contextMenu.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1649,5 +1649,6 @@ $.contextMenu.types = types;
16491649
// export internal functions - undocumented, for hacking only!
16501650
$.contextMenu.handle = handle;
16511651
$.contextMenu.op = op;
1652+
$.contextMenu.menus = menus;
16521653

16531654
})(jQuery);

0 commit comments

Comments
 (0)