Amended change so that context menu only suppressed on navigation menu
This commit is contained in:
@@ -64,8 +64,7 @@ define(
|
||||
domainObject.getCapability('action').perform({
|
||||
key: 'menu',
|
||||
domainObject: domainObject,
|
||||
event: event,
|
||||
element: element
|
||||
event: event
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user