Merge pull request #6848 from andy-mehalick/master

ckeditor: added contentsLangDirection property
This commit is contained in:
Masahiro Wakame 2015-11-22 09:35:41 +09:00
commit 0ea013a775

View File

@ -564,6 +564,7 @@ declare module CKEDITOR {
colorButton_enableMore?: boolean;
colorButton_colors?: string;
contentsCss?: string | string[];
contentsLangDirection?: string;
customConfig?: string;
extraPlugins?: string;
font_names?: string;