mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-12 07:11:42 +09:00
17428460 temporary modification
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4737 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1264eba4c2
commit
81dca8d619
1 changed files with 1 additions and 1 deletions
|
|
@ -236,7 +236,7 @@ function completeReloadFileList(ret_obj, response_tags, settings) {
|
|||
listObj.remove(0);
|
||||
}
|
||||
|
||||
if(upload_target_srl) {
|
||||
if(upload_target_srl && upload_target_srl != 0) {
|
||||
editorRelKeys[editor_sequence]["primary"].value = upload_target_srl;
|
||||
settings["uploadTargetSrl"] = upload_target_srl;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue