* rewrite the call method of kindeditor.
* fix the bug of kindeditor.
This commit is contained in:
@@ -37,7 +37,6 @@ function setType(type)
|
||||
$('#contentBox').hide();
|
||||
}
|
||||
}
|
||||
$(function() {KE.show({id:'content', items:tools, filterMode:true, imageUploadJson: createLink('file', 'ajaxUpload')});});
|
||||
</script>
|
||||
<div class='yui-d0'>
|
||||
<form method='post' enctype='multipart/form-data' target='hiddenwin'>
|
||||
|
||||
Reference in New Issue
Block a user