From 443ca5ba96f80eabf009311c9874b0822d35a0dd Mon Sep 17 00:00:00 2001 From: fredtempez Date: Mon, 18 Mar 2019 16:13:53 +0100 Subject: [PATCH] =?UTF-8?q?[9.0.08]=20TinyMCE=20d=C3=A9sactiver=20th=C3=A8?= =?UTF-8?q?me=20mobile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/vendor/tinymce/init.js | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/core/vendor/tinymce/init.js b/core/vendor/tinymce/init.js index bc1f71c3..1a779b01 100755 --- a/core/vendor/tinymce/init.js +++ b/core/vendor/tinymce/init.js @@ -74,9 +74,11 @@ tinymce.init({ "filemanager": baseUrl + "core/vendor/filemanager/plugin.min.js" }, // Thème mobile - mobile: { - theme: "mobile" - }, + // mobile: { + // theme: "mobile", + // plugins: [ 'autosave', 'lists', 'autolink' ], + // toolbar: [ 'undo', 'bold', 'italic', 'styleselect' ] + //}, // Contenu du bouton insérer insert_button_items: "image link media template codesample inserttable | hr | anchor", // Contenu du bouton formats