From 8b982db1d2f9ad26c9611e28d9480faf490348fa Mon Sep 17 00:00:00 2001 From: zhujinyong Date: Thu, 25 Oct 2012 05:31:01 +0000 Subject: [PATCH] * code for task#904. --- module/common/view/kindeditor.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/common/view/kindeditor.html.php b/module/common/view/kindeditor.html.php index 54d07877fc..29073ff2b2 100644 --- a/module/common/view/kindeditor.html.php +++ b/module/common/view/kindeditor.html.php @@ -45,7 +45,7 @@ $(document).ready(function() if(editor.tools == 'fullTools') editorTool = fullTools; KindEditor.ready(function(K){ - K.create('#'+editor.id,{ + editor = K.create('#'+editor.id,{ items:editorTool, filterMode:true, htmlTags :{