mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-03 13:13:10 +00:00
changed the way clickProcessing of menu works
This commit is contained in:
parent
c72e6f0742
commit
78b8d01dd5
3 changed files with 26 additions and 82 deletions
|
|
@ -356,7 +356,7 @@ var // currently active contextMenu trigger
|
|||
//selectors;
|
||||
|
||||
e.preventDefault();
|
||||
//e.stopImmediatePropagation();
|
||||
e.stopImmediatePropagation();
|
||||
|
||||
setTimeout(function() {
|
||||
var $window;//, hideshow, possibleTarget;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue