* Fix bug #14779.
This commit is contained in:
@@ -7,6 +7,7 @@ $(function()
|
||||
$('#content').html(draft);
|
||||
editor = KindEditor.instances[0];
|
||||
editor.html(draft);
|
||||
$('.kindeditor-ph').remove();
|
||||
}
|
||||
}, 100)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user