제로보드 데이터 이전 모듈 첨부파일 이상없도록 수정

git-svn-id: http://xe-core.googlecode.com/svn/trunk@2278 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-08-09 13:09:30 +00:00
parent 4ace824cb0
commit f06f2c4ae0
2 changed files with 18 additions and 13 deletions

View file

@ -103,7 +103,7 @@ function completeImport(ret_obj) {
if(is_finished=='Y') {
alert(ret_obj["message"]);
//location.href = location.href;
location.href = location.href;
} else {
var fo_obj = xGetElementById('fo_step2');
fo_obj.position.value = position;