* code for task#904.
This commit is contained in:
@@ -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 :{
|
||||
|
||||
Reference in New Issue
Block a user