Index: lams_central/web/includes/javascript/ckconfig_custom.js =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/includes/javascript/ckconfig_custom.js,v diff -u -r1.19.2.9 -r1.19.2.10 --- lams_central/web/includes/javascript/ckconfig_custom.js 4 May 2016 01:44:52 -0000 1.19.2.9 +++ lams_central/web/includes/javascript/ckconfig_custom.js 9 Nov 2016 00:54:14 -0000 1.19.2.10 @@ -140,8 +140,6 @@ }); CKEDITOR.on('instanceReady', function(e){ - e.editor.element.$.style.display = ''; - // make all links open in new window e.editor.on('getData', function(f){ // create a DOM element for easier manipulation