mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-12 07:11:42 +09:00
등록된 파일이 있어야만 파일 목록을 가져오도록 editor 스크립트 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4773 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9ce01957cf
commit
9b3a48f06f
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ function XEUploaderStart(obj) {
|
|||
swfObj.style.width = btnWidth+"px";
|
||||
swfObj.style.height = btnHeight+"px";
|
||||
|
||||
reloadFileList(settings);
|
||||
if(obj["insertedFiles"]>0) reloadFileList(settings);
|
||||
}
|
||||
|
||||
function fileQueued(file) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue