[9.2.26] suppression ligne en trop

This commit is contained in:
Fred Tempez 2020-03-20 15:08:10 +01:00
parent bb48004701
commit 23aa89069e
1 changed files with 0 additions and 7 deletions

View File

@ -191,13 +191,6 @@ tinymce.init({
]
});
/**
* Suppression du back ground TinyMCE
*
*/
$(body).removeAttr("background-image");
tinymce.PluginManager.add('stickytoolbar', function(editor, url) {
editor.on('init', function() {
setSticky();