Index: lams_central/web/includes/javascript/ckconfig_custom.js =================================================================== diff -u -r92525f17be9db4e57a8551ff92d004f319fb4b73 -ra906a0a0effcbe50cb7ffcb7b58f9b408d771f1d --- lams_central/web/includes/javascript/ckconfig_custom.js (.../ckconfig_custom.js) (revision 92525f17be9db4e57a8551ff92d004f319fb4b73) +++ lams_central/web/includes/javascript/ckconfig_custom.js (.../ckconfig_custom.js) (revision a906a0a0effcbe50cb7ffcb7b58f9b408d771f1d) @@ -64,32 +64,6 @@ ['Format','Font','FontSize'] ]; -CKEDITOR.config.toolbar_CustomWiki = [ - ['Source','-','Preview'], - ['Undo','Redo'], - ['Bold','Italic','Underline', '-','Subscript','Superscript'], - ['NumberedList','BulletedList','-','Outdent','Indent'], - ['JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock'], - ['wikilink','Link','Image'], - ['Jlatexmath'], - ['TextColor','BGColor'], - ['Table','HorizontalRule'], - ['Format','Font','FontSize'] -]; - -CKEDITOR.config.toolbar_CustomWikiInline = [ - ['Sourcedialog'], - ['Undo','Redo'], - ['Bold','Italic','Underline', '-','Subscript','Superscript'], - ['NumberedList','BulletedList','-','Outdent','Indent'], - ['JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock'], - ['wikilink','Link','Image'], - ['Jlatexmath'], - ['TextColor','BGColor'], - ['Table','HorizontalRule'], - ['Format','Font','FontSize'] -]; - CKEDITOR.config.toolbar_LessonDescription = [ ['Bold','Italic','Underline', '-','Subscript','Superscript'], ['NumberedList','BulletedList','-','Outdent','Indent'],