1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-01 19:45:24 +02:00

Upgrade TinyMCE to 5.1.3

This commit is contained in:
HarveyKandola 2019-12-06 15:10:50 +00:00
parent 6ba4ca9c16
commit 1c1ebee15a
64 changed files with 67 additions and 473 deletions

View file

@ -4,6 +4,6 @@
* For LGPL see License.txt in the project root for license information.
* For commercial licenses see https://www.tiny.cloud/
*
* Version: 5.1.0 (2019-10-17)
* Version: 5.1.3 (2019-12-04)
*/
!function(n){"use strict";var o=tinymce.util.Tools.resolve("tinymce.PluginManager");!function e(){o.add("contextmenu",function(){n.console.warn("Context menu plugin is now built in to the core editor, please remove it from your editor configuration")})}()}(window);