[9.0.08] TinyMCE désactiver thème mobile

This commit is contained in:
fredtempez 2019-03-18 16:13:53 +01:00
parent ac081d365b
commit 443ca5ba96
1 changed files with 5 additions and 3 deletions

View File

@ -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