#18578538 언어 선택이 정상적으로 되지 않던 문제 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7116 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
taggon 2010-01-05 04:58:50 +00:00
parent 40278bcfa5
commit feb7af9e6d
3 changed files with 14 additions and 7 deletions

View file

@ -36,5 +36,4 @@ function completeGetFtpInfo(ret_obj)
list = "<td><ul>"+list+"</ul></td>";
e.append(jQuery(list));
}
}