Merge filepicker and share iframes
This commit is contained in:
@@ -278,6 +278,7 @@ define([
|
||||
if (MEDIA_TAG_MODES.indexOf(mode) !== -1) {
|
||||
// Embedding is endabled
|
||||
framework.setMediaTagEmbedder(function (mt) {
|
||||
editor.focus();
|
||||
editor.replaceSelection($(mt)[0].outerHTML);
|
||||
});
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user