From d351e45604f192df6ef710d476a8e529fefa73bf Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 11 Jul 2018 22:04:43 +0800 Subject: update --- cgi-bin/html/ckeditor/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cgi-bin/html/ckeditor/config.js') diff --git a/cgi-bin/html/ckeditor/config.js b/cgi-bin/html/ckeditor/config.js index 946b2b3..34baeed 100644 --- a/cgi-bin/html/ckeditor/config.js +++ b/cgi-bin/html/ckeditor/config.js @@ -36,5 +36,5 @@ CKEDITOR.editorConfig = function( config ) { // Simplify the dialog windows. config.removeDialogTabs = 'image:advanced;link:advanced'; config.filebrowserImageUploadUrl = "/cgi-bin/html/image"; - + config.height = 100; }; -- cgit v1.1-26-g67d0