lint compliance
parent
03e6c8dacc
commit
55c4345e9e
|
@ -415,7 +415,7 @@ define([
|
|||
};
|
||||
|
||||
var mkFilePicker = function (framework, editor) {
|
||||
framework.setMediaTagEmbedder(function (mt, data) {
|
||||
framework.setMediaTagEmbedder(function (mt) {
|
||||
editor.replaceSelection($(mt)[0].outerHTML);
|
||||
});
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue