* ajusted style.
* fixed 'setTemplate' method for kindeditor. * added some icons deifinitions. * ajusted style of tips after create project.
This commit is contained in:
@@ -45,7 +45,7 @@ function initKindeditor(afterInit)
|
||||
if(editor.tools == 'fullTools') editorTool = fullTools;
|
||||
|
||||
var K = KindEditor, $editor = $('#' + editorID);
|
||||
keEditor = K.create('#' + editorID,
|
||||
window.editor['#'] = window.editor[editorID] = K.create('#' + editorID,
|
||||
{
|
||||
cssPath:[themeRoot + 'zui/css/min.css'],
|
||||
width:'100%',
|
||||
|
||||
Reference in New Issue
Block a user