17428460 temporary modification

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4737 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2008-11-02 15:32:52 +00:00
parent 1264eba4c2
commit 81dca8d619

View file

@ -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;
}