Enable Cmd key support in shortcuts
This commit is contained in:
@@ -463,7 +463,6 @@ define([
|
||||
UIElements.createButton = function (common, type, rightside, data, callback) {
|
||||
var AppConfig = common.getAppConfig();
|
||||
var button;
|
||||
var size = "17px";
|
||||
var sframeChan = common.getSframeChannel();
|
||||
switch (type) {
|
||||
case 'export':
|
||||
|
||||
Reference in New Issue
Block a user