mirror of
https://github.com/documize/community.git
synced 2025-07-30 02:29:43 +02:00
Upgrade TinyMCE to v5.1.0
Introduces new sticky toolbar option!
This commit is contained in:
parent
30d3e6f82e
commit
39f457e90e
60 changed files with 113 additions and 104 deletions
2
gui/public/tinymce/plugins/contextmenu/plugin.min.js
vendored
Executable file → Normal file
2
gui/public/tinymce/plugins/contextmenu/plugin.min.js
vendored
Executable file → Normal 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.0.12 (2019-07-18)
|
||||
* Version: 5.1.0 (2019-10-17)
|
||||
*/
|
||||
!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);
|
Loading…
Add table
Add a link
Reference in a new issue