* adjust for framework and fix bug for search use today.

This commit is contained in:
wangyidong
2017-07-05 13:17:45 +08:00
parent 1b92dc4ad0
commit 5924091515
5 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ function initKindeditor(afterInit)
items:editorTool,
filterMode: true,
bodyClass:'article-content',
urlType:'relative',
urlType:'absolute',
uploadJson: createLink('file', 'ajaxUpload', 'uid=' + kuid),
allowFileManager:true,
langType:'<?php echo $editorLang?>',