mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1274 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f3ac4dbc28
commit
d51a45965a
1 changed files with 2 additions and 0 deletions
|
|
@ -28,7 +28,9 @@ function doGetCommentEditorForm(document_srl) {
|
|||
params['document_srl'] = document_srl;
|
||||
|
||||
var response_tags = new Array('error','message','document_srl','upload_target_srl','tpl');
|
||||
show_waiting_message = false;
|
||||
exec_xml('blog','getBlogCommentEditorForm', params, completeCommentEditorForm, response_tags);
|
||||
show_waiting_message = true;
|
||||
}
|
||||
|
||||
var editor_path = "./modules/editor/tpl";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue