Loading view/unicaen-parametre/default/default-form.phtml +2 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ use Laminas\Form\Form; browser_spellcheck : true, branding: false, menu: {}, menubar: false, body_id: 'description', setup: function (editor) { editor.on("focusout", function () { Loading @@ -41,6 +42,7 @@ use Laminas\Form\Form; browser_spellcheck : true, branding: false, menu: {}, menubar: false, setup: function (editor) { editor.on("focusout", function () { console.log(tinymce.get('description').getContent()); Loading Loading
view/unicaen-parametre/default/default-form.phtml +2 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ use Laminas\Form\Form; browser_spellcheck : true, branding: false, menu: {}, menubar: false, body_id: 'description', setup: function (editor) { editor.on("focusout", function () { Loading @@ -41,6 +42,7 @@ use Laminas\Form\Form; browser_spellcheck : true, branding: false, menu: {}, menubar: false, setup: function (editor) { editor.on("focusout", function () { console.log(tinymce.get('description').getContent()); Loading