TinyMCE : Bouton de justification

This commit is contained in:
Fred Tempez 2022-04-16 17:32:29 +02:00
parent 400552a759
commit 69d1648fbc
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ tinymce.init({
paragraphgroup: {
icon: 'paragraph',
tooltip: 'Format des paragraphes',
items: 'h1 h2 h3 | bullist numlist | alignleft aligncenter alignright | indent outdent'
items: 'h1 h2 h3 | bullist numlist | alignleft aligncenter alignright alignjustify | indent outdent'
},
insertgroup: {
icon: 'plus',