Index: lams_central/web/includes/javascript/ckconfig_custom.js =================================================================== diff -u -rb25bec50334cae33c7854a721e7335946eecbc81 -r92525f17be9db4e57a8551ff92d004f319fb4b73 --- lams_central/web/includes/javascript/ckconfig_custom.js (.../ckconfig_custom.js) (revision b25bec50334cae33c7854a721e7335946eecbc81) +++ lams_central/web/includes/javascript/ckconfig_custom.js (.../ckconfig_custom.js) (revision 92525f17be9db4e57a8551ff92d004f319fb4b73) @@ -90,17 +90,6 @@ ['Format','Font','FontSize'] ]; - -CKEDITOR.config.toolbar_CustomPedplanner = [ - ['Source','-','Maximize','Preview','Bold','Italic','Underline', '-','NumberedList','BulletedList','-','Outdent','Indent','JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock','TextColor','BGColor','Jlatexmath'], - ['Image','Link','Iframe','Table','Font','FontSize'] -]; - -CKEDITOR.config.toolbar_CustomPedplannerInline = [ - ['Sourcedialog','-','Bold','Italic','Underline', '-','NumberedList','BulletedList','-','Outdent','Indent','JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock','TextColor','BGColor','Jlatexmath'], - ['Image','Link','Iframe','Table','Font','FontSize'] -]; - CKEDITOR.config.toolbar_LessonDescription = [ ['Bold','Italic','Underline', '-','Subscript','Superscript'], ['NumberedList','BulletedList','-','Outdent','Indent'],