Skip to content

Commit

Permalink
Merge branch 't/9642'
Browse files Browse the repository at this point in the history
  • Loading branch information
Garry Yao committed Nov 16, 2012
2 parents 608603f + d880027 commit a7caa20
Show file tree
Hide file tree
Showing 137 changed files with 2 additions and 5,330 deletions.
2 changes: 0 additions & 2 deletions config.js
Expand Up @@ -49,7 +49,6 @@ CKEDITOR.editorConfig = function( config ) {
'removeformat,' +
'resize,' +
'save,' +
'scayt,' +
'selectall,' +
'showblocks,' +
'showborders,' +
Expand All @@ -63,7 +62,6 @@ CKEDITOR.editorConfig = function( config ) {
'templates,' +
'toolbar,' +
'undo,' +
'wsc,' +
'wysiwygarea';
// %REMOVE_END%
};
Expand Down
2 changes: 0 additions & 2 deletions dev/builder/build-config.js
Expand Up @@ -53,7 +53,6 @@ var CKBUILDER_CONFIG = {
removeformat : 1,
resize : 1,
save : 1,
scayt : 1,
selectall : 1,
showblocks : 1,
showborders : 1,
Expand All @@ -67,7 +66,6 @@ var CKBUILDER_CONFIG = {
templates : 1,
toolbar : 1,
undo : 1,
wsc : 1,
wysiwygarea : 1
}
};

0 comments on commit a7caa20

Please sign in to comment.