* rewrite the call method of kindeditor.
* fix the bug of kindeditor.
This commit is contained in:
@@ -32,8 +32,6 @@ $(document).ready(function()
|
||||
$('#contentBox').hide();
|
||||
$('#fileBox').show();
|
||||
}
|
||||
|
||||
$(function() {KE.show({id:'content', items:tools, filterMode:true, imageUploadJson: createLink('file', 'ajaxUpload')});});
|
||||
});
|
||||
</script>
|
||||
<div class='yui-d0'>
|
||||
|
||||
Reference in New Issue
Block a user