jqh 5 tahun lalu
induk
melakukan
ccb2698680
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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;