Fix print in rich text with firefox

pull/1/head
yflory 5 years ago
parent e17612ad79
commit c321bc169e

@ -995,6 +995,7 @@ define([
}
return _getPath(name);
};
window.__defineGetter__('_cke_htmlToLoad', function() {});
editor.plugins.mediatag.import = function($mt) {
framework._.sfCommon.importMediaTag($mt);
};

Loading…
Cancel
Save