Don't close the share modal when clicking Preview
This commit is contained in:
@@ -1101,6 +1101,7 @@ define([
|
||||
embed: Util.isChecked($(link).find('#cp-share-embed'))
|
||||
});
|
||||
window.open(v);
|
||||
return true;
|
||||
},
|
||||
keys: [[13, 'ctrl']]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user