Loading view/unicaen-renderer/default/default-form.phtml +2 −2 Original line number Diff line number Diff line Loading @@ -15,11 +15,11 @@ use Laminas\Form\Form; tinymce.remove(); tinymce.init({ selector: '.type2', toolbar: 'newdocument undo redo | bold italic underline removeformat | bullist', toolbar: 'newdocument undo redo | bold italic underline removeformat | bullist numlist | link', resize: true, language: 'fr_FR', entity_encoding: "raw", plugins: 'lists', plugins: 'lists link', statusbar: true, browser_spellcheck: true, branding: false, Loading view/unicaen-renderer/template/modifier.phtml +2 −2 Original line number Diff line number Diff line Loading @@ -68,12 +68,12 @@ use UnicaenRenderer\Form\Template\TemplateForm; tinymce.init({ selector: '.corps', menubar: 'table', toolbar: 'newdocument undo redo | bold italic | numlist bullist table | alignjustify alignleft alignright aligncenter | formatselect template', toolbar: 'newdocument undo redo | bold italic | numlist bullist table link | alignjustify alignleft alignright aligncenter | formatselect template', block_formats: 'Normal=p;Titre 1=h1;Titre 2=h2;Titre 3=h3', resize: true, language: 'fr_FR', entity_encoding: "raw", plugins: 'lists template table', plugins: 'lists template table link', templates: macros, statusbar: true, browser_spellcheck: true, Loading Loading
view/unicaen-renderer/default/default-form.phtml +2 −2 Original line number Diff line number Diff line Loading @@ -15,11 +15,11 @@ use Laminas\Form\Form; tinymce.remove(); tinymce.init({ selector: '.type2', toolbar: 'newdocument undo redo | bold italic underline removeformat | bullist', toolbar: 'newdocument undo redo | bold italic underline removeformat | bullist numlist | link', resize: true, language: 'fr_FR', entity_encoding: "raw", plugins: 'lists', plugins: 'lists link', statusbar: true, browser_spellcheck: true, branding: false, Loading
view/unicaen-renderer/template/modifier.phtml +2 −2 Original line number Diff line number Diff line Loading @@ -68,12 +68,12 @@ use UnicaenRenderer\Form\Template\TemplateForm; tinymce.init({ selector: '.corps', menubar: 'table', toolbar: 'newdocument undo redo | bold italic | numlist bullist table | alignjustify alignleft alignright aligncenter | formatselect template', toolbar: 'newdocument undo redo | bold italic | numlist bullist table link | alignjustify alignleft alignright aligncenter | formatselect template', block_formats: 'Normal=p;Titre 1=h1;Titre 2=h2;Titre 3=h3', resize: true, language: 'fr_FR', entity_encoding: "raw", plugins: 'lists template table', plugins: 'lists template table link', templates: macros, statusbar: true, browser_spellcheck: true, Loading