mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 11:11:39 +09:00
&가 들어간 이미지, 동영상등 경로 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6481 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
25d4403c2d
commit
c98a7ba9fa
1 changed files with 1 additions and 0 deletions
|
|
@ -271,6 +271,7 @@ function completeReloadFileList(ret_obj, response_tags, settings) {
|
|||
loadingImage.src = item[i].download_url;
|
||||
loaded_images[file_srl] = loadingImage;
|
||||
}
|
||||
item[i].download_url = item[i].download_url.replace(/&/g, "&");
|
||||
}
|
||||
previewFiles('', item[item.length-1].file_srl);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue