Skip to content

Commit e31dd9b

Browse files
committed
Revert "config -": Should not allow all html tags.
This reverts commit 332642c.
1 parent 332642c commit e31dd9b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,4 @@ CKEDITOR.editorConfig = function( config ) {
3535

3636
// Simplify the dialog windows.
3737
config.removeDialogTabs = 'image:advanced;link:advanced';
38-
39-
config.allowedContent = true;
4038
};

0 commit comments

Comments
 (0)