jqh hace 5 años
padre
commit
ccb2698680
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/Form/Field/Editor.php

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

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