* code for task#904.

This commit is contained in:
zhujinyong
2012-10-25 05:31:01 +00:00
parent 20d3c284ab
commit 8b982db1d2
+1 -1
View File
@@ -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 :{