mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 05:39:58 +09:00
자동 저장 문서 삭제 부분 - mid별로 삭제 되게 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6582 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
607ba936bb
commit
c2bc3067a2
4 changed files with 19 additions and 6 deletions
|
|
@ -107,6 +107,7 @@ function editorStart(editor_sequence, primary_key, content_key, editor_height, f
|
|||
var param = new Array();
|
||||
param['editor_sequence'] = editor_sequence;
|
||||
param['primary_key'] = primary_key;
|
||||
paran['mid'] = current_mid;
|
||||
var response_tags = new Array("error","message","editor_sequence","key","title","content","document_srl");
|
||||
exec_xml('editor',"procEditorLoadSavedDocument", param, getAutoSavedSrl, response_tags);
|
||||
if(typeof(editorUploadInit) == 'function') editorUploadInit(uploadSettingObj, true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue