git-svn-id: http://xe-core.googlecode.com/svn/trunk@388 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-13 04:25:48 +00:00
parent 9697d8a0e2
commit 4a0d78077e
12 changed files with 175 additions and 49 deletions

View file

@ -253,8 +253,3 @@ function completeSearchKrZip(ret_obj, response_tags, callback_args) {
zone_list_obj.style.display = 'inline';
}
/* 검색 실행 */
function completeSearch(fo_obj, params) {
fo_obj.submit();
}