mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
#19527898 IE6에서 인터넷 사이트를 열 수 없습니다라는 에러 발생
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8090 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5345570fdf
commit
70ef464e63
1 changed files with 1 additions and 1 deletions
|
|
@ -2133,7 +2133,7 @@ FileUpload = xe.createPlugin('FileUpload', {
|
|||
|
||||
if (this.$modal_box.length) {
|
||||
// #19473993 - move the file window to document's end
|
||||
this.$modal_box.appendTo(document.body);
|
||||
jQuery(function(){ self.$modal_box.appendTo(document.body) });
|
||||
|
||||
this.$attach_list = this.$modal_box.find('div.xdal');
|
||||
this.$attach_list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue