feature(edit) setMenu: preventDefault

This commit is contained in:
coderaiser 2015-09-26 09:18:34 -04:00
parent 4f5b34eff5
commit ca1f7c6a26

View file

@ -162,6 +162,8 @@ var CloudCmd, Util, DOM, CloudFunc, MenuIO, Format, edward;
y: event.clientY
};
event.preventDefault();
if (!Menu) {
DOM.loadRemote('menu', function(error) {
var options = {