Update TinyMCE to 4.5.2
This commit is contained in:
parent
0b9b758029
commit
0998c1d1da
5 changed files with 359 additions and 75 deletions
|
@ -80,7 +80,7 @@
|
|||
|
||||
target[fragments[fragments.length - 1]] = modules[id];
|
||||
}
|
||||
|
||||
|
||||
// Expose private modules for unit tests
|
||||
if (exports.AMDLC_TESTS) {
|
||||
privateModules = exports.privateModules || {};
|
||||
|
@ -1853,4 +1853,4 @@ define("tinymce/pasteplugin/Plugin", [
|
|||
});
|
||||
|
||||
expose(["tinymce/pasteplugin/Utils"]);
|
||||
})(this);
|
||||
})(window);
|
Loading…
Add table
Add a link
Reference in a new issue