Ver Fonte

fix #63

jqh há 5 anos atrás
pai
commit
ccb2698680
1 ficheiros alterados com 0 adições e 1 exclusões
  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;