Changeset 4024:e70d750792f7
- Timestamp:
- 08/24/19 16:19:00 (6 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/dcCKEditor/_post_config.php
r3955 r4024 282 282 let config = e.editor.config; 283 283 config.contentsLanguage = ta.lang; 284 e.editor.destroy();284 // e.editor.destroy(); 285 285 CKEDITOR.replace(e.editor.name, config); 286 286 }
Note: See TracChangeset
for help on using the changeset viewer.