jqh 5 năm trước cách đây
mục cha
commit
ccb2698680
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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;