[7026] rollback

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7030 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2009-12-11 11:30:16 +00:00
parent 9d8d38b0a0
commit 40309eefea
8 changed files with 9 additions and 57 deletions

View file

@ -38,7 +38,3 @@ function completeGetFtpInfo(ret_obj)
e.append(jQuery(list));
}
function doDeleteFTPConfig() {
exec_xml('admin','procDeleteFTPConfig');
setTimeout(function() { location.reload(); }, 300);
}