Merge branch 'toolbarUI' into staging

pull/1/head
yflory 2020-05-26 11:28:41 +02:00
commit 7bf7731803
1 changed files with 1 additions and 0 deletions

View File

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