lint compliance

pull/1/head
yflory 5 years ago
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…
Cancel
Save