jqh 5 years ago
parent
commit
ccb2698680
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/Form/Field/Editor.php

+ 0 - 1
src/Form/Field/Editor.php

@@ -174,7 +174,6 @@ JS;
     public function render()
     public function render()
     {
     {
         $this->script = <<<JS
         $this->script = <<<JS
-    tinymce.remove();
     tinymce.init({$this->formatOptions()})
     tinymce.init({$this->formatOptions()})
 JS;
 JS;